From 5a7a29865d2e3984da94f223fc0f5f7f0c0c62f5 Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 6 Dec 2017 12:39:57 +0100 Subject: [PATCH] Removed 'experimental' from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 729e53f..2ff0702 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # juCi++ [![Build Status](https://travis-ci.org/cppit/jucipp.svg?branch=master)](https://travis-ci.org/cppit/jucipp) [![Build status](https://ci.appveyor.com/api/projects/status/tj8ants9q8ouuoob/branch/master?svg=true)](https://ci.appveyor.com/project/zalox/jucipp-6hwdu/branch/master) -###### a lightweight, platform independent C++-IDE with support for C++11, C++14, and experimental C++17 features depending on libclang version. +###### a lightweight, platform independent C++-IDE with support for C++11, C++14 and C++17 features depending on libclang version. ## About Current IDEs struggle with C++ support due to the complexity of