Include CONTRIBUTING.md in README.md

This commit is contained in:
Gaith Hallak 2022-08-03 15:55:11 +04:00
parent ceffb78be2
commit 11488ad4f7

View File

@ -14,6 +14,7 @@ The compiler is currently being used three places
* [Features](docs/sophia_features.md) * [Features](docs/sophia_features.md)
* [Standard library](docs/sophia_stdlib.md) * [Standard library](docs/sophia_stdlib.md)
* [Contract examples](docs/sophia_examples.md) * [Contract examples](docs/sophia_examples.md)
* [Contributing](CONTRIBUTING.md)
Additionally you can check out the [contracts section](https://github.com/aeternity/protocol/blob/master/contracts/contracts.md) of the æternity blockchain specification. Additionally you can check out the [contracts section](https://github.com/aeternity/protocol/blob/master/contracts/contracts.md) of the æternity blockchain specification.