Add note on filtering
This commit is contained in:
parent
a1f8720e74
commit
0d316d7aeb
13
README.md
13
README.md
|
@ -8,6 +8,19 @@ Each exercise includes a separate `readme.txt`
|
|||
that describes things specific to how I implemented the task.
|
||||
However, those documents are in German, which is a requirement.
|
||||
|
||||
**Note**:
|
||||
Due to copyright restrictions,
|
||||
I am not allowed to publish many of my solutions.
|
||||
The repository `ecg-prog-filtered` only includes files solely written by me.
|
||||
It is filtered with the [`filter.sh`](./filter.sh) script.
|
||||
Please **don’t** rely on the history of this repository,
|
||||
as rewriting is part of how it can exist.
|
||||
See [Licence](#licence) for more information on the licencing.
|
||||
|
||||
If you want access to all of my solutions,
|
||||
please write me an email (or contact me in another way),
|
||||
I’ll see what I can do.
|
||||
|
||||
## Usage
|
||||
|
||||
### Build
|
||||
|
|
Reference in a new issue