diff --git a/backend/README.md b/backend/README.md index 2758d04..cb36fb9 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1,4 +1,4 @@ -# ASCIIfy +# ASCIIfy Backend A simple script to ASCIIfy images using the python image library. ## Examples @@ -43,4 +43,4 @@ optional arguments: that the resulting image has approximately the same dimensions as the input. --n_workers N_WORKERS How many processes should be started? If -1 it uses the number of cores. -``` \ No newline at end of file +```