Skip to content

Commit 8d65839

Browse files
committedAug 21, 2020
update readme
1 parent 266a35f commit 8d65839

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The main advantages are:
88
* It is in Go, and not in Python, because Python is a trash language for trash people
99
* I does not embed a f*cking BIND server inside the docker image
1010
* It can delete uploaded files (I don't know if the previous version was able to but tbh my eyes started bleeding when I read the code so we'll never know)
11+
* You can make the retrieving of the files concurrent, so it can be both utterly useless and very fast, just like the software equivalent of [sanic](https://knowyourmeme.com/memes/sanic-hegehog)
1112

1213
In terms of features it is fairly simple, it allows you to:
1314
* Upload a file for storage using a simple cURL command
@@ -167,4 +168,4 @@ Yep, that's shit alright.
167168
the 5M of data in less than a second locally.
168169
169170
# In conclusion
170-
Being able to do something does **NOT** mean that you should do it.
171+
Being able to do something does **NOT** mean that you should do it.

0 commit comments

Comments
 (0)