mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fix readmes for premake modules
Markdown linter requires a heading and the heading not ending in a dot, make the readmes not trigger a violation. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
This premake module adds supports for CxxTest (http://cxxtest.com/).
|
||||
# This premake module adds supports for CxxTest (http://cxxtest.com/)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
This premake module adds supports for pkgconfig.
|
||||
# This premake module adds supports for pkgconfig
|
||||
|
||||
It allows one to use the `pkg-config` command (or an alternative one like
|
||||
`sdl2-config` to determine the names of libraries to be passed to the linker.
|
||||
|
||||
Reference in New Issue
Block a user