Add README
This commit is contained in:
commit
e99aeb7971
27
README.md
Normal file
27
README.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
# libarc-validate
|
||||||
|
|
||||||
|
[![Build status badge][build-badge]][build-actions]
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
Minimalist unit testing library for C++.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Distributed under the Arc Project Software License, version 1.0.
|
||||||
|
|
||||||
|
See accompanying [LICENSE](LICENSE) file or copy at
|
||||||
|
https://code.helloryan.se/arc/LICENSE/raw/branch/master/LICENSE-v1.0.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
If you'd like to contribute to the Arc::Project, drop me an e-mail at
|
||||||
|
arc-project@helloryan.se and I'll grant Issue and Pull Request write-access to
|
||||||
|
the relevant repositories. Please include which project you want to contribute
|
||||||
|
to, your name, and your e-mail.
|
||||||
|
|
||||||
|
Questions and bug reports can be sent to arc-project@helloryan.se. When
|
||||||
|
reporting a bug, please include a minimal reproducible if possible.
|
||||||
|
|
||||||
|
[build-badge]: https://code.helloryan.se/arc/libarc-validate/actions/workflows/on-push.yaml/badge.svg
|
||||||
|
[build-actions]: https://code.helloryan.se/arc/libarc-validate/actions
|
Loading…
Reference in New Issue
Block a user