Added info about beautification service - fiche - A pastebin adjusted for gophe… | |
git clone git://vernunftzentrum.de/fiche.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 288bf2ef84f67bb5e631fd239a7dda41a0d3773b | |
parent 6d292a30019703f6ef27bec73e98b3263e3a89a0 | |
Author: solusipse <[email protected]> | |
Date: Mon, 16 Oct 2017 16:34:00 +0200 | |
Added info about beautification service | |
Diffstat: | |
README.md | 12 ++++++++++++ | |
1 file changed, 12 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -21,6 +21,18 @@ In case you installed and started fiche on localhost: | |
ls -la | nc localhost 9999 | |
``` | |
+You will get an url to your paste as a response, e.g.: | |
+ | |
+``` | |
+http://termbin.com/ydxh | |
+``` | |
+ | |
+You can use our beautification service to get any paste colored and numbered. … | |
+ | |
+``` | |
+http://l.termbin.com/ydxh | |
+``` | |
+ | |
------------------------------------------------------------------------------- | |
## Useful aliases |