Skip to content

Commit ad51df9

Browse files
committed
update read me to explain a new branch created for this task so a pull request to can pushed
1 parent f54da60 commit ad51df9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Sprint-2/implement_linked_list/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ It should support the following operations. Each operation should have a O(1) wo
1111
There are some tests in `linked_list_test.py` for your implementation - feel free to write more.
1212

1313
* A branch was later created so that a PR can be pushed.
14+
15+
16+
* Make a new branch for implementing linked list in python

0 commit comments

Comments
 (0)