Skip to content

Commit a698e88

Browse files
authored
Update README.md: gencat
1 parent b8c5542 commit a698e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ normal Rust programs."
1616

1717
## WANTED: Volunteers!
1818

19-
Contributions are welcome. Developers and non-developers alike, please read [CONTRIBUTING](CONTRIBUTING.md) for details.
19+
Contributions are welcome. Developers and non-developers alike, please read [CONTRIBUTING](CONTRIBUTING.md) for details, and [WANTED](WANTED.md) for recommended coding tasks for newcomers.
2020

2121
Core specification: https://pubs.opengroup.org/onlinepubs/9699919799/
2222

@@ -75,6 +75,7 @@ Because it is a FAQ, the major differences between this project and uutils are:
7575
- [x] file
7676
- [x] find
7777
- [x] fold
78+
- [x] gencat (i18n)
7879
- [x] grep
7980
- [x] head
8081
- [x] join
@@ -185,7 +186,6 @@ Because it is a FAQ, the major differences between this project and uutils are:
185186
- [ ] val (SCCS)
186187

187188
### i18n category
188-
- [ ] gencat (i18n)
189189
- [ ] gettext (i18n)
190190
- [ ] iconv (i18n)
191191
- [ ] locale (i18n)

0 commit comments

Comments
 (0)