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:
commit
c518a169d8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user