Tidy README title and force line breaks between credit links
Markdown collapses single newlines into the same line; add explicit <br> tags so each credit renders on its own line.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Questie-X (private fork)
|
# Questie-X
|
||||||
|
|
||||||
Fork of [aron-w/Questie-X](https://github.com/aron-w/Questie-X) with local bug fixes.
|
Fork of [aron-w/Questie-X](https://github.com/aron-w/Questie-X) with local bug fixes.
|
||||||
|
|
||||||
@@ -11,6 +11,6 @@ Fork of [aron-w/Questie-X](https://github.com/aron-w/Questie-X) with local bug f
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
[aron-w/Questie-X](https://github.com/aron-w/Questie-X)
|
[aron-w/Questie-X](https://github.com/aron-w/Questie-X)<br>
|
||||||
[Xurkon/Questie-X](https://github.com/Xurkon/Questie-X)
|
[Xurkon/Questie-X](https://github.com/Xurkon/Questie-X)<br>
|
||||||
[Questie](https://github.com/Questie/Questie)
|
[Questie](https://github.com/Questie/Questie)
|
||||||
|
|||||||
Reference in New Issue
Block a user