From 6395000e57adfa5483cfd0b75a7f73396c7da547 Mon Sep 17 00:00:00 2001 From: Sorrel Harriet <41288570+sharriet@users.noreply.github.com> Date: Sat, 28 Sep 2024 09:33:51 +0100 Subject: [PATCH] Update README.md Updating README with ways to contribute. --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecd0367..ef5776d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ -# periodic-table-of-learning -Periodic table of activities which can support continuous and in-work learning with a heavy emphasis on collaborative forms of learning. +# Continuous Learning Toolkit + +A collection of social and technical practices which can support continuous and in-work learning with a heavy emphasis on collaborative forms of learning. + +Explore the toolkit and linked resources independently or with your team. // to run locally... node index.js + +## Notes + +- This is a work in progress / concept piece (it's incomplete) +- There is also this interim collection of [tools4learning](https://github.com/sharriet/tools4learning) +- For linked resources, please check the copyright status and terms of use on the individual resource + +## Contributing + + 2 ways to contribute: + + 1. Suggest items for the toolkit or other improvements by opening an issue + 2. Fork the repo, add the items yourself (in data), then open a pull request