diff --git a/README.md b/README.md index 1eb934a..15f1eb4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # myoctocat.com -![image](https://github.com/octodemo/octodemo.github.io/workflows/Build%20and%20publish%20Docker%20image/badge.svg) -![image](https://github.com/octodemo/octodemo.github.io/workflows/Bootstrap%20Repository/badge.svg) -![image](https://github.com/octodemo/octodemo.github.io/workflows/IssueOps/badge.svg) +![tagline](https://github.com/Anjan50/Beer-Ops.github.io/blob/master/tagline.png) Tailored version of the [Octocat Generator](https://myoctocat.com/) for demo purposes @@ -19,6 +17,10 @@ then run `bundle exec jekyll serve` If you are having issues with the versions of ruby try running the following on the root of the project: - `brew install rbenv` - `rbenv install 2.6.3` + + + ## Amazing Octocat Example: + ![example](https://github.com/Anjan50/Beer-Ops.github.io/blob/master/example.png) ## How to demo diff --git a/example.png b/example.png new file mode 100644 index 0000000..c9bb532 Binary files /dev/null and b/example.png differ diff --git a/tagline.png b/tagline.png new file mode 100644 index 0000000..5207ebc Binary files /dev/null and b/tagline.png differ