diff --git a/README.md b/README.md new file mode 100644 index 0000000..3ed2cf2 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +## +### Usage +`sudo apt-get install libmagickwand-dev` + +`./go-snake-label -input input.pdf -mode dhlprivat -output label.png` +or +`./go-snake-label -input input.pdf -mode dhlprivat -output /dev/stdout` + +### Import into other Projects +`import "git.cheetah.cat/cheetah/go-snake-label/lib"` \ No newline at end of file