Skip to content

Commit 7d5308e

Browse files
committed
changes #1
1 parent d235974 commit 7d5308e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Developer Web Interface for ReactOS
22

3-
## About Project
3+
## About The Project
44

55
---
66

7-
Developer Web Interface for ReactOS is a web tool to support the development of ReactOS. The main goal of this project is to develop a platform for ReactOS developers to easily track Commits, Builds and Test details. The web Interface makes API calls to various endpoints of GitHub, BuildBot and Testman API and interrelates them and renders a simplified view of Commit, Build and Test details at one place.
7+
The Developer Web Interface for ReactOS is a web tool to support the development of ReactOS. The main goal of this project is to develop a platform for ReactOS developers to easily track Commits, Builds and Test details. The web Interface makes API calls to various endpoints of GitHub, BuildBot and Testman API and interrelates them and renders a simplified view of Commit, Build and Test details at one place.
88

99
### Installation
1010

@@ -22,7 +22,7 @@ cd client && npm install
2222

2323
---
2424

25-
On root Directory
25+
In the root directory
2626

2727
```bash
2828
npm run dev

0 commit comments

Comments
 (0)