diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-09-17 18:25:24 +0200 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-09-17 18:25:24 +0200 |
commit | c2a7b0f73f359097f408b62ff59325121e534925 (patch) | |
tree | 68425bc17ed511fb96e8514d5dd5e34f5bb76768 /README.markdown | |
parent | 210f6c8182585af0448fac49fa6d017c113db33b (diff) |
Add documentation to execute automatic tests
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 4ce1a26d..e175f660 100644 --- a/README.markdown +++ b/README.markdown @@ -91,6 +91,7 @@ Documentation - [Translations](docs/translations.markdown) - [Coding standards](docs/coding-standards.markdown) +- [Running tests](docs/tests.markdown) The documentation is written in [Markdown](http://en.wikipedia.org/wiki/Markdown). If you want to improve the documentation, just send a pull-request. |