Skip to content

Commit cb90330

Browse files
Cosmetic Fix
1 parent 8eed70e commit cb90330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Mini-Project/2/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#### E_Voting.java
1313

14+
```
1415
import java.io.FileWriter;
1516
import java.io.IOException;
1617
@@ -93,6 +94,7 @@ public class EVotingWebsite {
9394
}
9495
}
9596
}
97+
```
9698

9799
### Demo
98100
#### Screenshots

0 commit comments

Comments
 (0)