Merge branch 'main' into doxy-docs
This commit is contained in:
commit
4dac8db2eb
10
README.md
10
README.md
|
|
@ -195,6 +195,14 @@ each point is advantageous for one library or the other depends on the
|
||||||
developer's use-case – it does not mean one is objectively better than the
|
developer's use-case – it does not mean one is objectively better than the
|
||||||
other. Which library is used depends on the use-case, but both could be used.
|
other. Which library is used depends on the use-case, but both could be used.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
If you wish to perform your own testing on the code base, create new unit
|
||||||
|
tests for new features to the project, or create more unit tests for existing
|
||||||
|
functionality, then consult the `TESTING.md` documentation file under `testing`
|
||||||
|
on how to go about this. Optionally, if you wish to understand how automated
|
||||||
|
testing is performed for Clog, you may also consult the same file for more
|
||||||
|
information.
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
This project is licensed under the GNU GPLv3 or later licence agreement, which
|
This project is licensed under the GNU GPLv3 or later licence agreement, which
|
||||||
hereby states that this software does not come with warranty or liability.
|
hereby states that this software does not come with warranty or liability.
|
||||||
|
|
@ -204,4 +212,4 @@ For more, please consult the `LICENCE.txt` file.
|
||||||
## Author
|
## Author
|
||||||
Ethan Smith-Coss (`ethan.sc@closedless.xyz`)
|
Ethan Smith-Coss (`ethan.sc@closedless.xyz`)
|
||||||
|
|
||||||
Copyright (C) 2022-23
|
Copyright (c) 2022-23
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user