Skip to content

Commit 919caec

Browse files
authored
Merge pull request #135 from oslabs-beta/AH/container
final README.md
2 parents 13c82d9 + 19d809d commit 919caec

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⚡ Zeus ⚡
22

3-
<center><img src="./logo/Logo.png" width="200" height="150"> </center>
3+
<center><img src="./logo/Logo.png" width="200" height="150" id="readme-top"> </center>
44

55
![osLabs](https://badgen.net/badge/license/MIT)
66

@@ -46,7 +46,8 @@
4646
![img](./Demo%20Shots/Computing-Resources.png)
4747
<br/>
4848
<br/>
49-
<br/>
49+
50+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
5051

5152
# Getting Started With Zeus
5253

@@ -83,10 +84,11 @@
8384
> 💡 In chronological order: Install minikube and kubectl ⇒ Deploy Helm ⇒
8485
> Deploy Prometheus & Grafana </br></br>
8586
86-
</br>
8787
</br>
8888
<br/>
8989
90+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
91+
9092
# Accessing Grafana
9193
9294
1. You will need to obtain the stateful set of your clusters. <br />
@@ -155,6 +157,8 @@
155157
</br>
156158
<br/>
157159
160+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
161+
158162
# Accessing Prometheus <br/></br>
159163
160164
1. To ensure all your pods are accessible and running, enter in the following
@@ -190,6 +194,7 @@
190194
</br>
191195
<br/>
192196
197+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
193198
194199
# Running Zeus
195200
@@ -214,14 +219,16 @@
214219
``` js
215220
mongoURI = "Your NoSQL URI string"
216221
```
217-
5. Ensure your cluster is running and then you can start the application with:
222+
5. Ensure your cluster is running and then you can start the desktop application with:
218223
``` bash
219224
npm run electron
220225
```
221226

222227
</br>
223228
<br/>
224229

230+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
231+
225232
# Made with
226233

227234
<br>
@@ -252,9 +259,9 @@
252259
![Prometheus](https://img.shields.io/badge/Prometheus-E6522C?style=for-the-badge&logo=Prometheus&logoColor=white)
253260

254261
</br>
255-
256262
<br/>
257263

264+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
258265

259266
# Contributions
260267

@@ -270,7 +277,6 @@ guidelines from this repo.
270277
``` bash
271278
[your-name]/AWESOME-FEATURES
272279
```
273-
274280
3. Install all the dependencies
275281
``` bash
276282
npm install
@@ -296,9 +302,15 @@ guidelines from this repo.
296302
</br>
297303
<br/>
298304

305+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
306+
299307
# Founders
300308

301-
- Ed Cho [LinkedIn](https://www.linkedin.com/in/edcho720/) | [GitHub](https://github.com/edcho720)
302-
- John Wroge [LinkedIn](https://www.linkedin.com/in/john-wroge/) | [GitHub](https://github.com/johnwroge)
303309
- Harvey Li [LinkedIn](https://www.linkedin.com/in/harvey-li/) | [GitHub](https://github.com/harvli)
304310
- Amy (Aimée) Nguyen [LinkedIn](https://www.linkedin.com/in/aqn/) | [GitHub](https://github.com/DoctorCodeine)
311+
- John Wroge [LinkedIn](https://www.linkedin.com/in/john-wroge/) | [GitHub](https://github.com/johnwroge)
312+
- Ed Cho [LinkedIn](https://www.linkedin.com/in/edcho720/) | [GitHub](https://github.com/edcho720)
313+
314+
</br>
315+
316+
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)