README: remove stale build badges; fix web link https://github.com/root-project/cling/issues/444 (NFC).
This commit is contained in:
parent
884df027c3
commit
26d94654ed
@ -1,8 +1,3 @@
|
||||
[![Travis status](https://travis-ci.org/root-project/cling.svg?branch=master)](https://travis-ci.org/root-project/cling)
|
||||
<!-- a target="_blank" href="https://ci.appveyor.com/project/root-project/cling-j0wdg">
|
||||
![Appveyor status](https://ci.appveyor.com/api/projects/status/github/root-project/cling?svg=true&branch=master)
|
||||
</a -->
|
||||
|
||||
Cling - The Interactive C++ Interpreter
|
||||
=========================================
|
||||
|
||||
@ -18,7 +13,7 @@ concept, in order to leverage rapid application development. Implemented as a
|
||||
small extension to LLVM and Clang, the interpreter reuses their strengths such
|
||||
as the praised concise and expressive compiler diagnostics.
|
||||
|
||||
See also [cling's web page.](https://cdn.rawgit.com/root-project/cling/master/www/index.html)
|
||||
See also [cling's web page.](https://refined-github-html-preview.kidonng.workers.dev/root-project/cling/raw/master/www/index.html)
|
||||
|
||||
Please note that some of the resources are rather old and most of the stated
|
||||
limitations are outdated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user