Skip to content

Commit e7c5381

Browse files
committed
cleanup: add about license and contributing to README.md
1 parent 7e49dc8 commit e7c5381

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,20 @@ jsonFeed.addItem({
135135

136136
Deno.writeTextFileSync("example.json", jsonFeed.build());
137137
```
138+
139+
---
140+
141+
## Know your rights
142+
143+
This project is under the GPL-3.0 License:
144+
145+
- **Permissions**: Commercial use, Modification, Distribution, Private use.
146+
- **Limitations**: Liability, Warranty.
147+
- **Conditions**: License and copyright notice. State changes, and
148+
Disclose source.
149+
150+
Read the full license [here](LICENSE).
151+
152+
## Contributing
153+
154+
Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.

0 commit comments

Comments
 (0)