We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486e732 commit 74bc0cbCopy full SHA for 74bc0cb
README.md
@@ -1,4 +1,6 @@
1
## Simple application to track CPU usage
2
+To compile, run ``make``
3
-### To compile, run ``make``
4
-### To test, run ``make test``
+To test, run ``make test``
5
+
6
+### For documentation see [here](/docs/)
0 commit comments