Skip to content

Commit 5404cac

Browse files
committed
Remove state of the project section.
1 parent 04a56ff commit 5404cac

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ IMAP mailbox sizes.
1515
- [Terminology](#terminology)
1616
- [Usage](#usage)
1717
- [Alternative resources](#alternative-resources)
18-
- [State of the project](#state-of-the-project)
1918
- [Credits](#credits)
2019
- [License](#license)
2120

@@ -292,20 +291,13 @@ following:
292291

293292
Pull down e-mails from an IMAP server to your local disk
294293

295-
## State of the project
296-
297-
I have not been able to work on this project for quite some time. It still
298-
serves me well when I occasionally need it. Pull requests are of course welcome.
299-
300-
This project is [semantically versioned](https://semver.org).
301-
302294
### To do
303295

304-
[x] More human-friendly number formatting (e.g., MiB/GiB as appropriate)
305-
[ ] Output to file
306-
[ ] Deal with server-specific mailbox separator characters (e.g. '.' vs. '/')
307-
[ ] Man page
308-
[ ] More commands?
296+
- [x] More human-friendly number formatting (e.g., MiB/GiB as appropriate)
297+
- [ ] Output to file
298+
- [ ] Deal with server-specific mailbox separator characters (e.g. '.' vs. '/')
299+
- [ ] Man page
300+
- [ ] More commands?
309301

310302
## Credits
311303

0 commit comments

Comments
 (0)