diff options
-rw-r--r-- | readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..3c9f4d1 --- /dev/null +++ b/readme.txt @@ -0,0 +1,5 @@ +Python3 packages required: +- python3-ply +- python3-termcolor +- python3-psycopg2 + |