Skip to content

Commit 1bdada8

Browse files
committed
chore(README): replace list of backlog items by link to up-to-date Issues page
1 parent 0efccad commit 1bdada8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ console.log(recipe.timers); // [{ duration: 15, unit: "minutes", name: undefined
6060

6161
## Future plans
6262

63-
I plan to further develop features depending on the needs or bugs I will encounter in using this library in a practical application. Current backlog is as follows:
64-
65-
- Pantry parsing and basic functions (e.g. take pantry into account when creating a shopping list)
63+
I plan to further develop features depending on the needs or bugs I will encounter in using this library in a practical application. The current backlog and status can be seen in the [Issues](https://github.com/tmlmt/cooklang-parser/issues) page.
6664

6765
## Test coverage
6866

0 commit comments

Comments
 (0)