featurer/README.md
Stanislav N. aka pztrn 2ecfe7f8ac
Some checks failed
Linting and tests / Linting (push) Has been cancelled
Linting and tests / Tests (push) Has been cancelled
Basic HTTP servers (#2) and various improvements over docs.
2024-10-12 23:07:49 +05:00

17 lines
469 B
Markdown

# 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.