aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8317081..9c04c05 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,21 @@ For my personal real-life usage examples, see
[my dotfiles]: https://github.com/egor-tensin/linux-home
[Windows apps]: https://github.com/egor-tensin/windows-home
+Development
+-----------
+
+Run local tests using
+
+ make test
+
+Run Docker tests using
+
+ make test/docker
+
+Run all tests using
+
+ make test/all
+
Limitations
-----------