Skip to content

Commit

Permalink
Update README.md for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtryhard authored Feb 2, 2024
1 parent 28b0ac1 commit 0375105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In no particular order:
- [x] `sort`: outputs a sorted version of the provided file.
- [ ] `diff`: outputs the differences between 2 translation files.
- [ ] `merge`: merge 2 translation files into a single output.
- [ ] `extract`: copy some specific elements via a filter (i.e. `unfinished` translations) to a new translation file.
- [x] `extract`: copy some specific elements via a filter (i.e. `unfinished` translations) to a new translation file.
- [ ] `strip`: remove some specific elements via a filter (i.e. `oldcomment` nodes) from the provided file.

## Philosophy
Expand All @@ -40,4 +40,4 @@ at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
dual licensed as above, without any additional terms or conditions.

0 comments on commit 0375105

Please sign in to comment.