Tweak markdown in DEVELOP.md
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2021 22:29:17 +0000 (23:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2021 22:29:17 +0000 (23:29 +0100)
DEVELOP.md

index dc66a3bfd87dff628b6ee883b6541fd0eb724bf1..130c28193adf64182708f4023ff0948ccb533729 100644 (file)
@@ -53,8 +53,8 @@ to load a script file called `stress` and start executing it.
 
 ## Adding a new language
 
 
 ## Adding a new language
 
-- Edit src/wx/config_dialog.cc to add the language to languages.
-- Add to platform/windows/wscript, platform/osx/make_dmg.sh, cscript.
-- Add credit to src/wx/about_dialog.cc and database.
-- Add to i18n.php on website and update-i18n-stats script.
+- Edit `src/wx/config_dialog.cc` to add the language to languages.
+- Add to `platform/windows/wscript`, `platform/osx/make_dmg.sh`, `cscript`.
+- Add credit to `src/wx/about_dialog.cc` and database.
+- Add to `i18n.php` on website and `update-i18n-stats` script.