diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 21:58:16 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 21:58:16 -0400 |
commit | 0bb6ed33b8ad04ec10ce244350b990d0d67e5c02 (patch) | |
tree | 9b9d0f2e86e94b4d591e09d39bbc2f1b36034aac /README | |
parent | 05f3ca532960f825d060b07706ad683a1afb569d (diff) | |
download | piem-0bb6ed33b8ad04ec10ce244350b990d0d67e5c02.tar.gz |
README: Update description of status
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,7 +2,7 @@ piem --- Emacs tools and glue for working with public-inbox archives ==================================================================== -This project is currently in the very early stages of development. In +This project is currently in the early stages of development. In general, anything that relates to interacting with public-inbox [^1] archives from Emacs is worth considering, at least at this point. The near-term focus is to support mapping public inbox endpoints (email, @@ -11,8 +11,8 @@ context of applying patch series. [^1]: https://public-inbox.org/README -There's not much in place yet, but bug reports, patches, questions, -and other feedback are welcome. Please send a plain-text email to +Bug reports, patches, questions, and other feedback are welcome. +Please send a plain-text email to piem@inbox.kyleam.com |