diff --git a/README.md b/README.md index 167aab2..1468eae 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ # Redai -The art gallery manager application for my personal website, redstrate.com. You -can edit piece information such as title, date, description and more. You also -have a nice preview of the art when editing, which helps writing alt text. +The art gallery manager application for my personal website, [redstrate.com](https://redstrate.com). It can edit piece information such as title, date, description and more. You also have a nice preview of the art when editing, which helps writing alternative text. ## Usage In order to use the application, pass the following arguments when running it: ```shell -$ redai [art definition directory] [art asset directory] +$ redai [site directory] ``` -For redstrate.com, the `` would be `redstrate.com/art` -and the asset directory would be `redstrate.com/assets/art`. \ No newline at end of file +An example site directory exists in `data`. \ No newline at end of file