Explorar o código

Revert "add html validation"

This reverts commit 0190f982b93b0f70c9400ed57dd3f43b68e2e025.
Julius Pfrommer %!s(int64=9) %!d(string=hai) anos
pai
achega
05ec70a76a
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -5,15 +5,12 @@ open62541 (http://open62541.org) is an open source and free implementation of OP
 
 open62541 is licensed under the LGPL + static linking exception. That means **open62541 can be freely used also in commercial projects**, although changes to the open62541 library itself need to be released under the same license. The server and client implementations in the [/examples](examples/) directory are in the public domain (CC0 license). They can be used under any license and changes don't have to be published.
 
-C Code Status:
 [![Ohloh Project Status](https://www.ohloh.net/p/open62541/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/open62541)
 [![Build Status](https://travis-ci.org/acplt/open62541.png?branch=master)](https://travis-ci.org/acplt/open62541)
 [![MSVS build status](https://ci.appveyor.com/api/projects/status/w2geggs5s28gfu6t/branch/master?svg=true)](https://ci.appveyor.com/project/Stasik0/open62541/branch/master)
 [![Coverage Status](https://coveralls.io/repos/acplt/open62541/badge.png?branch=master)](https://coveralls.io/r/acplt/open62541?branch=master)
 [![Coverity Scan Build Status](https://scan.coverity.com/projects/1864/badge.svg)](https://scan.coverity.com/projects/1864)
 
-HTML Validation of Website: [![Build Status](https://travis-ci.org/acplt/open62541-www.svg?branch=gh-pages)](https://travis-ci.org/acplt/open62541-www)
-
 ### Documentation
 A general introduction to OPC UA and the open62541 documentation can be found at http://open62541.org/doc.
 Build instruction are here: https://github.com/acplt/open62541/wiki/Building-open62541.