This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new d18c454 tweak notes to reflect reality
d18c454 is described below
commit d18c4546b03eb531a83539c47ac6dba9c8a0dd57
Author: Daniel Gruno <[email protected]>
AuthorDate: Thu Sep 10 12:52:16 2020 +0200
tweak notes to reflect reality
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f443fd0..62190ef 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@ _Next generation suite of services and tools for Apache Pony
Mail_

This repository aims to contain the next generation of Apache Pony Mail,
-a pure python version of Apache Pony Mail with support for ElasticSearch 6.x
and above.
+a pure python version of Apache Pony Mail with support for ElasticSearch
+7.x and above.
## Roadmap
@@ -12,7 +13,7 @@ Work is underway on the following items:
- Improved archiver and import tools **[DONE]**
- New UI for the end user **[DONE]**
-- 100% python backend, no mod_lua required. **[IN PROGRESS]**
+- 100% python backend, no mod_lua required. **[MOSTLY DONE]**
## Installation Guide
Please see the [installation documentation](INSTALL.md) for setup instructions.