diff --git a/README.md b/README.md index 7922ce1..5f7569f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# Radionice +## Radionice Usage: `make` + +## Dependecies: +#### For Debian: +``` +sudo apt update +sudo apt install pandoc +sudo apt install tikzit +``` +#### For Arch: +TODO