Skip to content

Commit 26e4bab

Browse files
committed
Add the README stuff with smaller gopher
Signed-off-by: Matt Stratton <[email protected]>
1 parent 570aa6f commit 26e4bab

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.e.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ LicenseColor: yellow
1111

1212
Command-line utilities for the [devopsdays](https://www.devopsdays.org) website built with :heart: by [mattstratton](https://github.com/mattstratton) in [Go](https://golang.org/).
1313

14-
![devopsdays gopher](https://raw.githubusercontent.com/devopsdays/devopsdays-cli/master/gopher.png)
14+
![devopsdays gopher](gopher.png)
1515

1616
[![asciicast](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3.png)](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3)
1717

1818
# {{toc 5}}
1919

20+
# Demo
21+
22+
[![asciicast](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3.png)](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3)
23+
2024
# Install
2125

2226
{{template "gh/releases" .}}

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77
Command-line utilities for the [devopsdays](https://www.devopsdays.org) website built with :heart: by [mattstratton](https://github.com/mattstratton) in [Go](https://golang.org/).
88

9-
![devopsdays gopher](https://raw.githubusercontent.com/devopsdays/devopsdays-cli/master/gopher.png)
9+
![devopsdays gopher](gopher.png)
1010

1111
[![asciicast](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3.png)](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3)
1212

1313
# TOC
14+
- [Demo](#demo)
1415
- [Install](#install)
1516
- [Bintray](#bintray)
1617
- [homebrew](#homebrew)
@@ -25,6 +26,10 @@ Command-line utilities for the [devopsdays](https://www.devopsdays.org) website
2526
- [How to release](#how-to-release)
2627
- [Tools needed for release](#tools-needed-for-release)
2728

29+
# Demo
30+
31+
[![asciicast](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3.png)](https://asciinema.org/a/htDFVyRFgai6p8yq2QAplLTd3)
32+
2833
# Install
2934

3035
Check the [release page](https://github.com/devopsdays/devopsdays-cli/releases)!

0 commit comments

Comments
 (0)