commit bb8748cb8708bc2de1984a3ffcf9dd8b5823eaf9 Author: astra Date: Tue Jan 24 14:14:57 2023 +0000 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc78568 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# go-photoprism + +Go client for the [Photoprism Application](https://photoprism.app/) + +--- + +# Install + +```bash +go get git.zio.sh/astra/go-photoprism +``` + +# Functions + +### TODO \ No newline at end of file