Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
This commit is contained in:
commit
0b7e7926b7
@ -24,7 +24,7 @@ Eine Schritt-für-Schritt-Anweisung, wie man eine Entwicklungsumgebung für das
|
|||||||
|
|
||||||
## Autoren
|
## Autoren
|
||||||
|
|
||||||
Pia Korndörfer, Danial Eshete, Jana Gumbert, Amadou-bah AArif//Amadou-dah-bah-dei
|
Pia Korndörfer, Danial Eshete, Jana Gumbert, Amadou-bah AArif
|
||||||
|
|
||||||
* **Homer Simpson** - *Qualitätssicherung* - [Profil](https://de.wikipedia.org/wiki/Homer_Simpson)
|
* **Homer Simpson** - *Qualitätssicherung* - [Profil](https://de.wikipedia.org/wiki/Homer_Simpson)
|
||||||
* ...
|
* ...
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
public class HelloWorld {
|
public class HelloWorld {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
|
||||||
System.out.println("Hallo Welt");
|
System.out.println("Hallo Welt");
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user