You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,5 @@ Note that, for testing purposes, standard input has been substituted with a file
102
102
You can always run MicroJava Compiler as a standalone application.
103
103
In order to achieve this, you just have to type `gradlew run <source-file-name> <obj-file-name>` (Windows) or `./gradlew run <source-file-name> <obj-file-name>` (macOS and Linux).
104
104
105
-
## Note to the reader of this README
106
-
107
-
If you have any question, suggestion or collaboration offer, please feel free to [contact me](mailto:[email protected]).
108
-
**If you find this repository useful, please consider starring it!**
105
+
---
106
+
**If you find this repository useful, please consider starring it! ⭐**
0 commit comments