Browse Source

fix html error

master
Brett Langdon 12 years ago
parent
commit
9d5c1ccca2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -47,7 +47,7 @@ Sleuth.init({
### Tagging the Page ### Tagging the Page
Add tags to the session: Add tags to the session:
```html ```html
<script type="text/javascript"
<script type="text/javascript"/>
Sleuth.tag('user', 'guest'); Sleuth.tag('user', 'guest');
</script> </script>
``` ```


Loading…
Cancel
Save