mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Update readme.
This commit is contained in:
parent
9696a5f8f2
commit
f2d17996eb
2 changed files with 2 additions and 2 deletions
|
|
@ -13,5 +13,5 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ignoreFiles": ["**/*.js"]
|
"ignoreFiles": ["**/*.js", "**/*.md"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# umami
|
# umami
|
||||||
|
|
||||||
Umami is a simple, fast, website analytics alternative to Google Analytics.
|
Umami is a simple, fast, privacy-focused alternative to Google Analytics.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue