8000 :art: · fefong/java-fileReadWrite@36e2d72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36e2d72

Browse files
authored
🎨
1 parent 0de113b commit 36e2d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (file.exists()) {
2727
}
2828
```
2929

30-
Read file
30+
### Read file
3131

3232
:warning: _Need add **throws declaration** or surround with **try/catch**;_
3333

@@ -80,7 +80,7 @@ if (file.exists()) {
8080
}
8181
```
8282

83-
Write File
83+
### Write File
8484

8585
:warning: _Need add **throws declaration** or surround with **try/catch**;_
8686

0 commit comments

Comments
 (0)
0