From 8032b94f08f18bc47919ed57eb9d1ec4edce4380 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Mon, 23 Apr 2018 01:11:59 +0100 Subject: [PATCH] Updating project task list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8280973..8c786af 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,5 @@ guidelines](doc/design_guidelines.md) before contributing. - [ ] Write the design guidelines document. - [ ] Documentation and tooling for widget development. - [ ] Implement the first widget. +- [ ] Move internal libraries to internal/ directory. - [ ] Launch and iterate.