diff --git a/README.md b/README.md index 1a5fc88..f2f0cbb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ make update # Build executables make all +# Run tests +make tests + # Run the Text Interface ./build/tui --name= ```