Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Borededdy authored Feb 27, 2023
1 parent 4c32612 commit ffadb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ First upload the JavIN.java file in your project folder, then, open the JavIN fi
As you will see, in the JavIN file the package looks like this:

```java
package //!! Insert your package name here !!
package //!! Insert your package name here !!;
```

You will need to modify that with the name of YOUR package.
Expand Down

0 comments on commit ffadb79

Please sign in to comment.