Skip to content

Commit 671ca3a

Browse files
committed
Update README.md
1 parent aa5f464 commit 671ca3a

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
@@ -11,7 +11,7 @@ The GitHub [Matrix](http://en.wikipedia.org/wiki/The_Matrix) shows a constant st
1111

1212
### Be your own operator
1313

14-
The tool is a [Spring Boot](http://projects.spring.io/spring-boot/) webapp written in Java 8. You need JDK 8 + Maven 3 preinstalled in order to run the app by yourself. [Fork](https://github.com/winterbe/github-matrix/fork) and clone the repository to your local machine, then `cd` into the project directory and run the following command:
14+
The GitHub Matrix is a [Spring Boot](http://projects.spring.io/spring-boot/) webapp written in Java 8. You need JDK 8 + Maven 3 preinstalled in order to run the app by yourself. [Fork](https://github.com/winterbe/github-matrix/fork) and clone the repository to your local machine, then `cd` into the project directory and run the following command:
1515

1616
```bash
1717
mvn package
@@ -20,7 +20,7 @@ java -jar target/*.jar -XX:MaxMetaspaceSize=64m -Xmx256m -Djava.awt.headless=tru
2020

2121
### Compatibility
2222

23-
The frontend is written in JavaScript and HTML5 (Canvas). It's heavily is tested and optimized for current desktop browser versions (Chrome, Firefox, Safari) and mobile iOS Safari. If you find any issues related to Internet Explorer or other browsers, please let me know.
23+
The GitHub Matrix frontend is written in JavaScript and HTML5 (Canvas). It's heavily tested and optimized for current desktop browser versions (Chrome, Firefox, Safari) and mobile iOS Safari. If you find any issues related to Internet Explorer or other browsers, please let me know.
2424

2525
### Contribute
2626

0 commit comments

Comments
 (0)