Quellcode durchsuchen

Update README.md

Carlos Fenollosa vor 9 Jahren
Ursprung
Commit
a36566a90c
1 geänderte Dateien mit 5 neuen und 1 gelöschten Zeilen
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -7,10 +7,14 @@ I created it because I wanted a very, very simple way to post entries to a blog
 
 *How simple? Just type `./bb.sh post` and start writing your blogpost.*
 
-You can see it live here: [read the initial blog post](https://web.archive.org/web/20130520204024/http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). That page was 100% generated using bashblog, no additional tweaking.
+[![asciinema](https://asciinema.org/a/4nr44km9ipow4s7u2w2eabeik.png)](https://asciinema.org/a/4nr44km9ipow4s7u2w2eabeik)
+
+You can see a sample here: [read the initial blog post](https://web.archive.org/web/20130520204024/http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html). That page was 100% generated using bashblog, no additional tweaking.
 
 [![demo](https://raw.githubusercontent.com/cfenollosa/bashblog/gh-pages/images/demo_thumb.png)](https://raw.githubusercontent.com/cfenollosa/bashblog/gh-pages/images/demo.png)
 
+Check out [other bashblog users](https://www.google.com/search?q=%22Generated+with+bashblog,+a+single+bash+script+to+easily+create+blogs+like+this+one%22)
+
 
 Usage
 -----