Skip to content

Commit 5ab2b58

Browse files
Update README.md
1 parent b685ae6 commit 5ab2b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LinkedList/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## **`Available Methods in the linked list`**
1+
## **`Available Methods in the LinkedList.java`**
22
- void insert (int data)
33
- void show()
44
- void insertAtFirst (int data)

0 commit comments

Comments
 (0)