From d2f00edc53569bbe5f6be14212f91b7bfec0beb4 Mon Sep 17 00:00:00 2001 From: Marcel Weschke Date: Sat, 17 Oct 2020 17:59:07 +0200 Subject: [PATCH] First setup of the .gitignore and README.md file. --- .gitignore | 5 +++++ README.md | 19 ++++++++++++++++ src/Desy_logo_.svg | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+) create mode 100644 .gitignore create mode 100644 README.md create mode 100755 src/Desy_logo_.svg diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8d8726d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +src/Images/* +src/Video/* +ARES_* +DESY_logo_.svg \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..11b8548 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Introduction +This project... + + + +## Installation +`git clone http://inetsrv.no-ip.org:3000/mwio/time-lapse_ARES_DESY.git` + + +**CLI usage example**:
+![preview:](/ArcoLinux_2019-09-13_11-02-37.png?raw=true "CLI usage example") + + +# ToDo's +- [X] Change this file in its correct form. +- [ ] Add an intro, this I want to add, ... +[comment]: <> ( - [ ] {{{color(red, Warning example.)}}} ) +[comment]: <> ( - [-] Half-checked. ) + diff --git a/src/Desy_logo_.svg b/src/Desy_logo_.svg new file mode 100755 index 0000000..5eadd3e --- /dev/null +++ b/src/Desy_logo_.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file