Skip to content

Commit e7fada6

Browse files
committed
fixed readme
1 parent 1a95a4c commit e7fada6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# A Gentle Introduction to Linked Lists
22

3-
## A web-page demonstration of Linked Lists and how they are stored in
4-
memory
5-
6-
### Based (very very closely) on a Java Applet written by
3+
An interactive web-page demonstration of Linked Lists and how they are
4+
stored in memory based (very very closely) on a Java Applet written by
75
[Michael Goldwasser](http://mathcs.slu.edu/~goldwasser/)
86

9-
Written as a SLU Senior Capstone Project for Fall 2014 and released
10-
under a BSD-style two-clause license (see [LICENSE](LICENSE)).
7+
This was written as a SLU Senior Capstone Project for Fall 2014 and is
8+
released under a BSD-style two-clause license (see
9+
[LICENSE](LICENSE)).
1110

1211
It's now finished as far as the assignment goes, so I guess
1312
pull-requests are welcome! I've added a

0 commit comments

Comments
 (0)