Преглед на файлове

Update README.md

Removing build status until it works correctly
Sébastien Ros преди 11 години
родител
ревизия
874998fa82
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -2,8 +2,6 @@
 
 Jint is a Javascript interpreter for .NET. Jint doesn't compile Javascript to .NET bytecode and in this sense might be best suited for projects requiring to run relatively small scripts faster, or which need to run on different platforms.
 
-[![Build status](https://ci.appveyor.com/api/projects/status?id=c84b8rdswh2w4744)](https://ci.appveyor.com/project/jint)
-
 # Objectives
 
 - Full support for ECMAScript 5.1 - http://www.ecma-international.org/ecma-262/5.1/