aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-02 19:23:33 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-02 19:23:33 +0100
commit68cdc9f03044f7664e7bbe584f1f3acb9c547878 (patch)
treee56fddbff40205ff774a360d2b070b03b8e5ef61
parentREADME: update (diff)
downloadconfig-links-68cdc9f03044f7664e7bbe584f1f3acb9c547878.tar.gz
config-links-68cdc9f03044f7664e7bbe584f1f3acb9c547878.zip
README: update
-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
-----------