Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

demo: Reduce height and use rawgit.com to display SVG #71

Merged
merged 1 commit into from
Sep 30, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ etcdadm

etcdadm is a command-line tool for operating an etcd cluster. It makes it easy to create a new cluster, add a member to, or remove a member from an existing cluster. Its user experience is inspired by [kubeadm](https://kubernetes.io/docs/reference/setup-tools/kubeadm/).

![alt text](demo.svg "etcdadm demo - generated with https://github.com/nbedos/termtosvg")
<p align="center">
<img src="https://cdn.rawgit.com/platform9/etcdadm/master/demo.svg">
</p>

## Table of Contents

Expand Down
196 changes: 22 additions & 174 deletions demo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.