diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-11 19:16:48 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 3b89cdaf9a9eedb6b87ef739843ab5e392e417b2 (patch) | |
| tree | c0f6302337aa345b136301ad868f4b134ddf8790 /content/md/resources.md | |
| parent | 4759474eb99652ec602a8ef65c4f13fd258b8a33 (diff) | |
add newlines after links in md
Diffstat (limited to 'content/md/resources.md')
| -rw-r--r-- | content/md/resources.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/md/resources.md b/content/md/resources.md index ad1bf47..1129850 100644 --- a/content/md/resources.md +++ b/content/md/resources.md @@ -1,4 +1,4 @@ -[Go back to the main site](./) +[Go back to the main site](./) # Resources @@ -111,7 +111,7 @@ However, I still believe a degree in Computer Science helps to achieve a good un My diploma thesis "Object oriented development of a GUI based tool for event based simulation of distributed systems" can be found at: -[https://github.com/snonux/vs-sim](https://github.com/snonux/vs-sim) +[https://github.com/snonux/vs-sim](https://github.com/snonux/vs-sim) I was one of the last students to whom was handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means literally translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score it is settled between a Bachelor of Computer Science and a Master of Computer Science degree. |
