File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ <h3><i class="fa fa-file-text"></i> Header Only</h3>
4848
4949 < div class ="col-md-4 ">
5050 < h3 > < i class ="fa fa-microphone "> </ i > Free</ h3 >
51+ < a href ="https://github.com/ChaiScript/ChaiScript/blob/master/license.txt "> < img src ="https://img.shields.io/github/license/ChaiScript/ChaiScript.svg "/> </ a >
52+ < br />
5153 ChaiScript is licensed with the < a href ="https://github.com/ChaiScript/ChaiScript/blob/master/license.txt "> BSD</ a > license and is free to use in your free or commercial projects.
5254 </ div >
5355 </ div >
@@ -56,12 +58,12 @@ <h3><i class="fa fa-microphone"></i> Free</h3>
5658
5759 < div class ="col-md-4 ">
5860 < h3 > < i class ="fa fa-tachometer "> </ i > Stable</ h3 >
59- < a href ="https://github.com/ChaiScript/ChaiScript/releases/latest "> < img src ="https://img.shields.io/github/tag/ChaiScript/ChaiScript.svg "> </ a >
6061 < a href ="https://travis-ci.org/ChaiScript/ChaiScript.svg?branch=master "> < img src ="https://travis-ci.org/ChaiScript/ChaiScript.png?branch=master "/> </ a >
6162 < a href ="https://ci.appveyor.com/project/lefticus/chaiscript "> < img src ="https://ci.appveyor.com/api/projects/status/6u3r4s81kkjqmsqw/branch/develop?svg=true "> </ a >
6263 < a href ="http://codecov.io/github/ChaiScript/ChaiScript?branch=master "> < img src ="http://codecov.io/github/ChaiScript/ChaiScript/coverage.svg?branch=master " alt ="Coverage Status " /> </ a >
64+ < a href ="https://github.com/ChaiScript/ChaiScript/releases/latest "> < img src ="https://img.shields.io/github/release/ChaiScript/ChaiScript.svg "> </ a >
6365<!-- <a href="https://scan.coverity.com/projects/5297"><img alt="Coverity Scan Build Status" src="https://img.shields.io/coverity/scan/5297.svg"/></a><br/><br/> -->
64- </ br > ChaiScript has been making stable releases since 2009. No bugfix or feature is made without a corresponding unit test.
66+ < br / > ChaiScript has been making stable releases since 2009. No bugfix or feature is made without a corresponding unit test.
6567 </ div >
6668
6769 < div class ="col-md-4 ">
You can’t perform that action at this time.
0 commit comments