From 863ffe5bebcaa511f0a2ed3000a2b0ed188f42a2 Mon Sep 17 00:00:00 2001 From: Umputun Date: Tue, 19 Jun 2018 12:23:13 -0500 Subject: [PATCH] remove status section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 35c24d97..0bc7b8e5 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,3 @@ _all admin calls require auth and admin privilege_ * User ID hashed and prefixed by oauth provider name to avoid collisions and potential abuse. * All avatars cached locally to prevent rate limiters from google/github/facebook/yandex. * Docker build uses [publicly available](https://github.com/umputun/baseimage) base images. - -## Current status - -Remark42 is still under development and the first stable v1.0 is about to be released. API (v1) is stable and won't have any breaking changes.