Skip to content

Commit 0794595

Browse files
committed
update README
1 parent 088e77c commit 0794595

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# The XScript Programming Language [![Build Status](https://travis-ci.org/fcten/xscript.svg?branch=master)](https://travis-ci.org/fcten/xscript)
1+
# The XScript Programming Language
2+
3+
[![Build Status](https://travis-ci.org/fcten/xscript.svg?branch=master)](https://travis-ci.org/fcten/xscript)
4+
[![BSD-3-Clause License](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/fcten/xscript/blob/master/LICENSE)
5+
[![Lastest Release](https://img.shields.io/github/release/fcten/xscript.svg)](https://github.com/fcten/xscript/releases/latest)
26

37
A scripting language characterized as dynamic, strongly typed, object-oriented and syntactically similar to C.
48

0 commit comments

Comments
 (0)