Basic project-related files.
All checks were successful
Linting and tests / Tests (push) Successful in 20s
Linting and tests / Linting (push) Successful in 27s

This commit is contained in:
2024-10-12 15:56:03 +05:00
parent 1375d32429
commit 0b5d3a2c37
8 changed files with 815 additions and 59 deletions

View File

@@ -1,3 +1,16 @@
# Featurer
Features toggling server.
## Documentation
Complete documentation is stored in [docs](/docs/INDEX.md) directory.
If you want to contribute to project - please take a look at [CONTRIBUTING](/CONTRIBUTING.md) file.
## Licensing
Source code is licensed under terms and conditions of GNU General Public License, version 3. You
can find it's text in LICENSE file.
Exception made for clients located in `client` directory - all of them is licensed under MIT.