Skip to content

Commit 10045fc

Browse files
committed
Update README
1 parent 1065206 commit 10045fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22

33
[![Build Status](https://travis-ci.com/code-shoily/algorithms-in-dart.svg?branch=master)](https://travis-ci.com/code-shoily/algorithms-in-dart)
44

5-
##### This currently uses the beta version of Dart (as of 11/20/2020)
6-
75
Implementation of several algorithms with Dart programming language.
86

9-
I will be implementing algorithms (In random order, perhaps) with Dart as I am learning this simple language. This readme will be updated with each implementation.
10-
117
Use `dartdoc` to generate documentation.
128

139
## Lists

0 commit comments

Comments
 (0)