This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
sleuth
mirror of
https://github.com/brettlangdon/sleuth.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
fix html error
master
Brett Langdon
12 years ago
parent
03f6d920a2
commit
9d5c1ccca2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -47,7 +47,7 @@ Sleuth.init({
### Tagging the Page
Add tags to the session:
```html
<
script
type
=
"text/javascript"
<
script
type
=
"text/javascript"
/
>
Sleuth.tag('user', 'guest');
<
/
script
>
```
Write
Preview
Loading…
Cancel
Save