Skip to content

Commit 288bf2e

Browse files
authored
Added info about beautification service
1 parent 6d292a3 commit 288bf2e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ In case you installed and started fiche on localhost:
2121
ls -la | nc localhost 9999
2222
```
2323

24+
You will get an url to your paste as a response, e.g.:
25+
26+
```
27+
http://termbin.com/ydxh
28+
```
29+
30+
You can use our beautification service to get any paste colored and numbered. Just ask for it using `l.termbin.com` subdomain, e.g.:
31+
32+
```
33+
http://l.termbin.com/ydxh
34+
```
35+
2436
-------------------------------------------------------------------------------
2537

2638
## Useful aliases

0 commit comments

Comments
 (0)