Skip to content

Commit fbe4275

Browse files
authored
Update README.md
1 parent 4c6e7eb commit fbe4275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ My Stack Implementation In Java
1616

1717
## Using MyStackJava
1818

19-
```
19+
```java
2020
public class HelloWorld {
2121
public static void main(String []args){
2222
System.out.println("Hello, World!");

0 commit comments

Comments
 (0)