Skip to content

Commit c243977

Browse files
committed
Add beta version info to README
1 parent 1a1d458 commit c243977

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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
6+
57
Implementation of several algorithms with Dart programming language.
68

79
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.

0 commit comments

Comments
 (0)