diff --git a/ReadMe.md b/ReadMe.md index 01b8b63..c4ac6f6 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1 +1 @@ -#### Erstelle ein neues Repository von der Kommandozeile aus ``` touch README.md\ git init git add README.md\ git commit -m "first commit"\ git remote add origin https://git.intrepidcs.de/Andreas/Demo_SOME_IP.git\ git push -u origin master\ ``` #### Bestehendes Repository via Kommandozeile pushen ``` git remote add origin https://git.intrepidcs.de/Andreas/Demo_SOME_IP.git\ git push -u origin master\ ``` # Name of Demo ![Picture of Demosetup](./resources/20230207_181416.jpg) ## General showcase Short description what will be demonstrated ## Requirements Used devices, cabeling ... Maybe adding links to devices (WEB) and files (Internal)\ e.g. ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (neoVI-RED2/Fire3/Connect) ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (e.g. neoVI-RED2/Fire3/Connect)\ ## Setup I Used setups with internal links.\ e.g. ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ### Showcase Individual description of setup ## Setup II If multiple setups are available ### Showcase Individual description of setup \ No newline at end of file +# Name of Demo #### [Find Repository](https://git.intrepidcs.de/explore/repos) ![Picture of Demosetup](./resources/Init_new_repository.bmp) ## General showcase Short description what will be demonstrated ## Requirements Used devices, cabeling ... Maybe adding links to devices (WEB) and files (Internal)\ e.g. ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (neoVI-RED2/Fire3/Connect) ``` [Remote datalogger](https://intrepidcs.com/products/data-loggers/) (e.g. neoVI-RED2/Fire3/Connect)\ ## Setup I Used setups with internal links.\ e.g. ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ``` Upload [Setup file](OBD_and_GPS_Collection.vs3zip) ### Showcase Individual description of setup ## Setup II If multiple setups are available ### Showcase Individual description of setup \ No newline at end of file diff --git a/resources/Init_new_repository.bmp b/resources/Init_new_repository.bmp new file mode 100644 index 0000000..c114669 Binary files /dev/null and b/resources/Init_new_repository.bmp differ