Skip to content

Commit e66fc9a

Browse files
committed
readme demo link added
1 parent 4c0ac63 commit e66fc9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# A File Explorer created in Java Swing
22
***
3+
34
### It displays all the System files. Also lets you rename, delete and edit the files.
45

56
#### JTree displays the System files in a tree format, JTable displays the list of files in the selected path.
7+
8+
Project Demo: [File Explorer](https://replit.com/@MajinVegetaSSJ2/File-Explorer?v=1)
9+
610
---
711
Displaying System files
812

0 commit comments

Comments
 (0)