Bachstelze commited on
Commit
cfcd753
1 Parent(s): bbcd19d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -38,3 +38,24 @@ We used the [genius](https://docs.genius.com/#/songs-h2) songlyrics from the fol
38
 
39
  ['Ace Tee', 'Aligatoah', 'AnnenMayKantereit', 'Apache 207', 'Azad', 'Badmómzjay', 'Bausa', 'Blumentopf', 'Blumio', 'Capital Bra', 'Casper', 'Celo & Abdi', 'Cro', 'Dardan', 'Dendemann', 'Die P', 'Dondon', 'Dynamite Deluxe', 'Edgar Wasser', 'Eko Fresh', 'Farid Bang', 'Favorite', 'Genetikk', 'Haftbefehl', 'Haiyti', 'Huss und Hodn', 'Jamule', 'Jamule', 'Juju', 'Kasimir1441', 'Katja Krasavice', 'Kay One', 'Kitty Kat', 'Kool Savas', 'LX & Maxwell', 'Leila Akinyi', 'Loredana', 'Loredana & Mozzik', 'Luciano', 'Marsimoto', 'Marteria', 'Morlockk Dilemma', 'Moses Pelham', 'Nimo', 'NullSechsRoy', 'Prinz Pi', 'SSIO', 'SXTN', 'Sabrina Setlur', 'Samy Deluxe', 'Sanito', 'Sebastian Fitzek', 'Shirin David', 'Summer Cem', 'T-Low', 'Ufo361', 'YBRE', 'YFG Pave']
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
 
39
  ['Ace Tee', 'Aligatoah', 'AnnenMayKantereit', 'Apache 207', 'Azad', 'Badmómzjay', 'Bausa', 'Blumentopf', 'Blumio', 'Capital Bra', 'Casper', 'Celo & Abdi', 'Cro', 'Dardan', 'Dendemann', 'Die P', 'Dondon', 'Dynamite Deluxe', 'Edgar Wasser', 'Eko Fresh', 'Farid Bang', 'Favorite', 'Genetikk', 'Haftbefehl', 'Haiyti', 'Huss und Hodn', 'Jamule', 'Jamule', 'Juju', 'Kasimir1441', 'Katja Krasavice', 'Kay One', 'Kitty Kat', 'Kool Savas', 'LX & Maxwell', 'Leila Akinyi', 'Loredana', 'Loredana & Mozzik', 'Luciano', 'Marsimoto', 'Marteria', 'Morlockk Dilemma', 'Moses Pelham', 'Nimo', 'NullSechsRoy', 'Prinz Pi', 'SSIO', 'SXTN', 'Sabrina Setlur', 'Samy Deluxe', 'Sanito', 'Sebastian Fitzek', 'Shirin David', 'Summer Cem', 'T-Low', 'Ufo361', 'YBRE', 'YFG Pave']
40
 
41
+ # Example song structure
42
+
43
+ ```
44
+ [Title_nullsechsroy_Goodies]
45
+ [Part 1_nullsechsroy_Goodies]
46
+ Soulja Boy – „Pretty Boy Swag“
47
+ Heute bei ihr, aber morgen schon weg, ja
48
+ ..
49
+ [Hook_nullsechsroy_Goodies]
50
+ Ich hab' Jungs in der Trap, ich hab' Jungs an der Uni (Ahh)
51
+ ...
52
+ [Part 2_nullsechsroy_Goodies]
53
+ Ja, Soulja Boy – „Pretty Boy Swag“
54
+ ...
55
+ [Hook_nullsechsroy_Goodies]
56
+ Ich hab' Jungs in der Trap, ich hab' Jungs an der Uni (Ahh)
57
+ ...
58
+ [Post-Hook_nullsechsroy_Goodies]
59
+ Ja, ich weiß, sie findet niemals ein'n wie mich (Ahh)
60
+ ...
61
+ ```