From 378ed0a8ff944aba55d440aaba4c24b4dbaf88e1 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Sat, 28 Feb 2026 03:24:44 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f736fa3..8a97d23 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # asciiwebserv -serve images of your choice via terminal curl to any place you want!! \ No newline at end of file +serve images of your choice via terminal curl to any place you want!! + +## how to use +use docker. +* copy compose.yml from this repo into a folder you want and ```mkdir images``` in same folder. +* ```docker compose up -d``` +* reverse proxy appropriately. +* cry. + +![example image](https://codeberg.org/gigirassy/asciiwebserv/raw/branch/main/images/Screenshot%20From%202026-02-27%2020-50-23.png) \ No newline at end of file