Skip to content

Commit 3c480f2

Browse files
committed
Init
1 parent f83217c commit 3c480f2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
**Open Source Supreme Monitor Based on GoLang**
1+
<h2>**Open Source Supreme Monitor Based on GoLang**</h2>
22

33
_A module built for personal use but ended up being worthy to have it open sourced._
44

5-
The module contains the following
6-
- Ability to **Add, Remove, View Keywords** through HTTP requests to the server of your choice
7-
- Ability to save item status in any database supported by GORM
8-
- Efficient use of resources
5+
6+
<h3>**The module contains the following**</h3>
7+
<h4>- Ability to **Add, Remove, View Keywords** through HTTP requests to the server of your choice</h4>
8+
<h4>- Ability to save item status in any database supported by GORM</h4>
9+
<h4>- Efficient use of resources</h4>
910

1011
The project is built on GoLang as I felt it was fit for it. Some parts that are really worth noting:
1112

0 commit comments

Comments
 (0)