mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Creating a new 'forking' section on the readme (#613)
* Creating a new 'forking' section on the readme * adding copyright message to forking section in readme
This commit is contained in:
parent
f7cf804ba5
commit
24ad90cf59
13
README.md
13
README.md
@ -25,6 +25,7 @@
|
||||
- [🛳 Production](#-production)
|
||||
- [⬆️ Deployment](#️-deployment)
|
||||
- [💖 Contributing](#-contributing)
|
||||
- [🍴 Forking](#-forking)
|
||||
- [🏛 License](#-license)
|
||||
|
||||
## 🏄 Get Started
|
||||
@ -358,6 +359,18 @@ We welcome contributions in form of bug reports, feature requests, code changes,
|
||||
- [Code of Conduct →](https://docs.oceanprotocol.com/concepts/code-of-conduct/)
|
||||
- [Reporting Vulnerabilities →](https://docs.oceanprotocol.com/concepts/vulnerabilities/)
|
||||
|
||||
## 🍴 Forking
|
||||
|
||||
We encourage you to fork this repository and create your own data marketplace. When you publish your forked version of this market there are a few elements that you are required to change for copyright reasons:
|
||||
|
||||
- The typeface is copyright protected and needs to be changed unless you purchase a license for it.
|
||||
- The Ocean Protocol logo is a trademark of the Ocean Protocol Foundation and must be removed from forked versions of the market.
|
||||
- The name "Ocean Market" is also copyright protected and should be changed to the name of your market.
|
||||
|
||||
Additionally, we would also advise that your retain the text saying "Powered by Ocean Protocol" on your forked version of the marketplace in order to give credit for the development work done by the Ocean Protocol team.
|
||||
|
||||
Everything else is made open according to the apache2 license. We look forward to seeing your data marketplace!
|
||||
|
||||
## 🏛 License
|
||||
|
||||
```text
|
||||
|
Loading…
Reference in New Issue
Block a user