Skip to content

Commit 7ad835f

Browse files
committed
trying to add image to readMe
1 parent ee08f07 commit 7ad835f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# Argometrics
44
------------
5-
![image info](./argo-logo-full.png)
5+
![image info](./public/argo-logo-full.png)
66

7-
Argometrics is an open source product that allows users to visualize the health of their local kubernetes clusters. With Prometheus and Grafana scraping and displaying metrics from our cluster, our application visualizes key metrics such as pod and container health, prometheus health, and performance and usage from the cluster in real time!
7+
Argometrics is an open source product that allows users togit visualize the health of their local kubernetes clusters. With Prometheus and Grafana scraping and displaying metrics from our cluster, our application visualizes key metrics such as pod and container health, prometheus health, and performance and usage from the cluster in real time!
88

99
# PREREQUISITE
1010
------------

dist/bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Cabin&family=Oswald&family=Roboto+Mono&family=Smokum&display=swap" rel="stylesheet"><script src="https://kit.fontawesome.com/e1365d7fcb.js" crossorigin="anonymous"></script><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Electron React App</title><script defer="defer" src="bundle.js"></script></head><body><div id="root"></div><script type="module" src="/client/index.tsx"></script></body></html>
1+
<!doctype html><html lang="en"><head><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css2?family=Cabin&family=Oswald&family=Roboto+Mono&family=Smokum&display=swap" rel="stylesheet"/><script src="https://kit.fontawesome.com/e1365d7fcb.js" crossorigin="anonymous"></script><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Argometrics</title><script defer="defer" src="bundle.js"></script></head><body><div id="root"></div><script type="module" src="/client/index.tsx"></script></body></html>

0 commit comments

Comments
 (0)