Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Feb 10, 2024
1 parent 4590055 commit 3888288
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,4 @@ I need my web analytics analysis served raw and cold. So there is only storing a
- **Privacy friendly**: No cookies and fully compliant with GDPR, CCPA and PECR.


### example checking for current visitors

```bash
curl -X 'GET' 'http://localhost:8080/api/v1/visitors/example.com'
{"visitors":"4"}
```


Check out the [getting started](https://vinceanalytics.com/#getting-started) instructions if you want to give `vince` a try.

0 comments on commit 3888288

Please sign in to comment.