Browse Source

adding image folder

afeiszli 3 years ago
parent
commit
643093c133
5 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md
  2. BIN
      img/graph-readme.gif
  3. 0 0
      img/mesh-diagram.png
  4. 0 0
      img/netmaker.png
  5. BIN
      img/visit-website.gif

+ 2 - 2
README.md

@@ -1,6 +1,6 @@
 
 
 <p align="center">
 <p align="center">
-  <img src="netmaker.png" width="75%"><break/>
+  <img src="./img/netmaker.png" width="75%"><break/>
 </p>
 </p>
 <p align="center">
 <p align="center">
 a platform for blazing fast and dynamic virtual networks 
 a platform for blazing fast and dynamic virtual networks 
@@ -45,7 +45,7 @@ a platform for blazing fast and dynamic virtual networks
 
 
 `wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash`
 `wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash`
 
 
-<img src="./docs/images/visit-website.gif" width="50%" /><img src="./docs/images/graph-readme.gif" width="50%" />
+<img src="./img/visit-website.gif" width="50%" /><img src="./img/graph-readme.gif" width="50%" />
 
 
 Upon completion, the logs will display the instructions to connect various devices. These can also be retrieved from the UI under "Access Keys."
 Upon completion, the logs will display the instructions to connect various devices. These can also be retrieved from the UI under "Access Keys."
 
 

BIN
img/graph-readme.gif


+ 0 - 0
mesh-diagram.png → img/mesh-diagram.png


+ 0 - 0
netmaker.png → img/netmaker.png


BIN
img/visit-website.gif