Skip to content

Commit 150f980

Browse files
Update README.md
1 parent 142fd39 commit 150f980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
55

66
| S.No. | Contents |
77
| ----- | -------- |
8-
| [1.] | [Features] |
8+
| [1.] | [Features](#Features) |
99
| [2.] | [Why build your own Operator?] |
1010
| [3.] | [Roadmap] |
1111
| [4.] | [Join us on Discord!] |
1212
| [5.] | [User Guide] |
1313
| [6.] | [Usage] |
1414
| [7.] | [Spring Boot] |
1515

16-
#### Features(#Features)
16+
#### Features
1717
* Framework for handling Kubernetes API events
1818
* Registering Custom Resource watches
1919
* Retry action on failure

0 commit comments

Comments
 (0)