Skip to content

Commit 25807ab

Browse files
authored
Update README with docs
1 parent 755ca66 commit 25807ab

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## Prerequisits
2+
## Prerequisites
33

44
- [node 10.x](https://nodejs.org/en/)
55
- [yarn](https://yarnpkg.com/en/docs/install)
@@ -29,4 +29,12 @@ kubectl apply -f deploy/keda-dashboard.yaml
2929
kubectl port-forward {pod-name} 8080:8080 --namespace keda
3030
```
3131

32-
then go to `http://localhost:8080` in the browser.
32+
then go to `http://localhost:8080` in the browser.
33+
34+
## Overview
35+
36+
Click [here](https://github.com/t-shama/keda-dashboard/blob/master/OVERVIEW.md) for an overview of the KEDA codebase.
37+
38+
## Contributing
39+
40+
Click [here](https://github.com/t-shama/keda-dashboard/blob/master/CONTRIBUTING.md) to learn how to contribute to the KEDA dashboard.

0 commit comments

Comments
 (0)