0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00

Merge pull request #113 from PostHog/open-source-readme-edit

Open source readme edit
This commit is contained in:
Tim Glaser 2020-02-17 19:05:11 -08:00 committed by GitHub
commit c518a169d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,3 +120,7 @@ If you are working on some changes, please create a new branch, submit it to git
* When you're finished add your changes `git add .`
* And commit with a message `git commit -m "%your feature description%" `
* When pushing to github make sure you push your branch name and not master! Use `git push origin %your_branch_name%`
# Open source / Paid
This repo is entirely MIT licensed. We charge for things like permissioning, data lake integrations, and support. Please email hey@posthog.com if you have more complex requirements and we can gladly help with your implementation.