elifbasboga commited on
Commit
74258d9
·
verified ·
1 Parent(s): 39c2603

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  # ParcelSortX - Smart Package Sorting and Routing Simulation
2
 
3
  **ParcelSortX** is a simulation project developed in Java with a Swing-based GUI. It was created for an academic *Data Structures* course and demonstrates the effective use of classic data structures such as Queue, Stack, AVL Tree, Hash Table, and Circular Linked List.
 
1
+
2
  # ParcelSortX - Smart Package Sorting and Routing Simulation
3
 
4
  **ParcelSortX** is a simulation project developed in Java with a Swing-based GUI. It was created for an academic *Data Structures* course and demonstrates the effective use of classic data structures such as Queue, Stack, AVL Tree, Hash Table, and Circular Linked List.