aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4dd1da..d82d685 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,13 @@
# Paste-cgi
+## Description
+This is a dirty pastebin done in CGI. It is completely client-side encrypted and server only stored encrypted paste.
+
+## Images
+![Index](docs/Index.png)
+![Get](docs/get.png)
+
+## Nginx Config
```
server {