Skip to content

Commit eb2cd79

Browse files
authored
Update README.md
1 parent 14392dc commit eb2cd79

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
```
22
3-
o---o | |
4-
/ --O--O--
5-
O | |
6-
\ --O--O--
7-
o---o | |
3+
o---o | |
4+
/ --O---O--
5+
O | |
6+
\ --O---O--
7+
o---o | |
88
99
1010
O o o--o o--o o---o o-O-o o--O--o o o o o o--o
@@ -72,7 +72,7 @@ If you wish to contribute to C# ALGORITHMS, then please make sure you check out
7272
* [Single-Linked List](DataStructures/Lists/SLinkedList.cs)
7373
* [Double-Linked List](DataStructures/Lists/DLinkedList.cs)
7474

75-
#### Circular
75+
#### Circular:
7676

7777
* [Circular Buffer](DataStructures/Lists/CircularBuffer.cs)
7878

0 commit comments

Comments
 (0)