Skip to content

Commit daaa4e5

Browse files
authored
Update README.md
1 parent 4966378 commit daaa4e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
hscript
22
=======
33

4-
[![TravisCI Build Status](https://travis-ci.org/HaxeFoundation/hscript.svg?branch=master)](https://travis-ci.org/HaxeFoundation/hscript)
5-
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/HaxeFoundation/hscript?branch=master&svg=true)](https://ci.appveyor.com/project/HaxeFoundation/hscript)
6-
74
Parse and evalutate Haxe expressions.
85

96

@@ -100,4 +97,4 @@ Some other optional files :
10097
- `hscript.Macro` : convert Haxe macro into hscript Expr
10198
- `hscript.Printer` : convert hscript Expr to String
10299
- `hscript.Tools` : utility functions (map/iter)
103-
100+

0 commit comments

Comments
 (0)