From a967ae8fb6e7902fb5ebe89d9d7f148f0f356da7 Mon Sep 17 00:00:00 2001 From: Yanislav Igonin Date: Tue, 9 May 2023 10:37:14 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3924225..c2abb54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # micrach Go tryout. Single board imageboard. +UPD: stopped the service from the link above, too much shit posted from TOR, don't have time to moderate :( + ## Motivation Tired of a fucking SPAs, so I decided to write this simple and lightweight imageboard (microboard, actually) with as less JS as possible. Also, I wanted to learn Go, so I decided to write this in Go. @@ -19,4 +21,7 @@ Just run: go run main.go ``` -**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload. \ No newline at end of file +**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload. + +## How it looks +![SCR-20230509-jreo](https://user-images.githubusercontent.com/15846431/237027105-481f2d55-541b-4c3b-8dd0-db464c25102f.jpeg)