diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc25598 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Install +```bash +go get +``` + +# Run + +```bash +go run main.go +``` + + +paired with https://gitea.tyrel.dev/tyrel/python-webservice \ No newline at end of file