From 258337cd8b5a561bfd047e694a87c6f58e6aa1b2 Mon Sep 17 00:00:00 2001 From: Xavier Date: Sun, 10 Mar 2024 15:59:45 +0100 Subject: [PATCH] fix --- src/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/README.md b/src/README.md index 670f266..b658952 100644 --- a/src/README.md +++ b/src/README.md @@ -6,22 +6,22 @@ SPDX-License-Identifier: CC-BY-NC-SA-4.0 # Introduction -`teaching-cabinet.cc` is my personal project which has a simple aim: collect what I think it's useful to teach: activities, ideas, notes, reflections, etc. But, mainly, activities. You could see as a activitiy repository. As I'm Mathematics Secondary teacher, this project has very strong bias to include mathematical stuff. +`teaching-cabinet.cc` is my personal project which has a simple aim: collect what I think it's useful to teach: activities, ideas, notes, reflections, etc. But, mainly, activities. You could see as a activity repository. As I'm Mathematics Secondary teacher, then this project has very strong bias to include mathematical stuff. As a personal project, I made it on my spare time. Therefore, I will create new contents or review old ones when I could, with no pre-established pace. ## Autorship -The collection is made by myself, [Xavier Bordoy](https://mathstodon.xyz/@somenxavier). However, the collection might include materials from diverse sources: that is, those materials might be mine or from other people. In this sense: +The collection is made by myself, [Xavier Bordoy](https://mathstodon.xyz/@somenxavier). However, the collection might include contents from diverse sources, mine or from other people. In this sense: -- I try always to make proper attribution: write explicitly the authors and the license of their work. -- I will only choose free or at least permissive licenses which could allow other teachers, at least, use materials without requiring explicit permission (Creative Commons or Public Domain are examples of those licenses). +- I always try to make proper attribution: write the authors and the license of their work in explicit way. +- I will only choose free or permissive licenses which could allow, at least, other teachers to use materials without requiring explicit permission (Creative Commons or Public Domain are examples of those licenses). Anyway, unless otherwise noted, everything here is licensed for reuse under [CC-BY-NC-SA 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). ## Resources -You have the source code in [git repository](https://repo.or.cz/teaching-cabinet.git). This project has no mailing list or bug triage system. If you want to send any suggestion, comment, bug or whatever, [email me](mailto:somenxavier@posteo.net). +You have the source code in [git repository](https://repo.or.cz/teaching-cabinet.git). This project has no mailing list or bug triage system. If you want to send any suggestion, comment, bug or whatever, [email me](mailto:somenxavier@posteo.net). Perhaps in more mature state of the project, I will incorporate those tools. ## Contribute @@ -31,7 +31,7 @@ If you want to contribute to this project, you can: - review the contents - creating new contents -By now, donations are not allowed, at least, until the project has more mature content. +By now, donations are not allowed. Maybe later. ## Tools I use -- 2.11.4.GIT