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 afc2745 reword
afc2745 is described below
commit afc2745881ca9873cc39c2f9e1ab6133b8043a18
Author: Daniel Gruno <[email protected]>
AuthorDate: Sun Mar 28 21:15:24 2021 +0200
reword
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index f50ec00..2fb813b 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ a pure python version of Apache Pony Mail with support for
ElasticSearch
7.x and above.
-## Roadmap
-Work is underway on the following items:
+## New features in Foal:
+Among other things, Foal sports the following new features:
-- Improved archiver and import tools **[DONE]**
-- New UI for the end user **[DONE]**
-- Migration tools for moving to Foal **[DONE]**
-- 100% python backend, no mod_lua required. **[DONE]**
+- Improved archiver and import tools
+- New, sleeker UI for the end user
+- Migration tools for moving to Foal
+- 100% python backend, no Lua required
## Installation Guide
Please see the [installation documentation](INSTALL.md) for setup instructions.