diff --git a/README.md b/README.md index 9527f93b6af..7637efc404b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PostHog helps developers to understand how their applications are used. -PostHog is open source product analytics, built specifically for engineers. Automate the collection of every event on your website or app, with no need to send data to 3rd parties. It's a 1 click to deploy on your own infrastructure, with full API/SQL access to the underlying data. +PostHog is open source product analytics, built for developers. Automate the collection of every event on your website or app, with no need to send data to 3rd parties. It's a 1 click to deploy on your own infrastructure, with full API/SQL access to the underlying data. ## Quick start @@ -19,7 +19,7 @@ See [PostHog docs](https://github.com/PostHog/posthog/wiki) for in-depth walk th - **Event-based** analytics at a user level - see which users are doing what in your application. - **Complete control** over your data -- host it yourself. - **Automatically capture** clicks and page views to do analyze what your users are doing **retroactively**. -- Libraries for **JS, Python, Ruby** + API for anything else. +- Libraries for **[JS](https://github.com/PostHog/posthog/wiki/JS-integration), [Python](https://github.com/PostHog/posthog/wiki/python-integration), [Ruby](https://github.com/PostHog/posthog/wiki/ruby-integration)** + API for anything else. - Beautiful **graphs, funnels and dashboards**. - Super easy deploy using **Docker** or **Heroku**.