diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-02-24 15:00:10 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-02-24 15:00:10 +0100 |
commit | 58042b5135ddf74bf5945c46eafd3828739e045c (patch) | |
tree | 76bca3d1d18c8979087660e052ddd4facd41ecc8 /README.md |
initial draft
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf27579 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Computer Science mini project at Roskilde University _(RUC-CS2)_ + +This is a student Portfolio in three parts +as part of a Computer Science course in general programming +at Roskilde University, +done by [Jonas Smedegaard]. + +[Jonas Smedegaard]: <https://dr.jones.dk/> + +## License + +Copyright © 2025 Jonas Smedegaard + +Except when otherwise noted, +this work is licensed +under a Creative Commons Attribution-ShareAlike 4.0 International License +([CC-BY-SA-4.0]). + +[CC-BY-SA-4.0]: <https://creativecommons.org/licenses/by-sa/4.0/> + "Creative Commons Attribution-ShareAlike 4.0 International license" |