diff options
| author | Mitsuo Tokumori <[email protected]> | 2022-10-13 01:08:23 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2022-10-13 01:08:23 -0500 |
| commit | b531bf990bfeab2399af500a08cae34a30db36f5 (patch) | |
| tree | 53f93735db8919c7b7404003aa7ef49750d39658 /Readme.adoc | |
| parent | 78b2587f8b247a262c30e33f248f3a0a6f7703da (diff) | |
| download | LP1-b531bf990bfeab2399af500a08cae34a30db36f5.tar.gz LP1-b531bf990bfeab2399af500a08cae34a30db36f5.tar.bz2 LP1-b531bf990bfeab2399af500a08cae34a30db36f5.zip | |
Fix typos
Diffstat (limited to 'Readme.adoc')
| -rw-r--r-- | Readme.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Readme.adoc b/Readme.adoc index 66f0b3a..469b93b 100644 --- a/Readme.adoc +++ b/Readme.adoc @@ -1,4 +1,4 @@ -= Unofficial LP1 test repository += Unofficial repository for LP1 tests Mitsuo 2022-09-09 :source-highlighter: highlight.js @@ -13,14 +13,14 @@ please open a Pull Request following the directory structure: == Tips -*Debugging* +=== Debugging Prof. Guanira states it clearly in "Guia de Creacion Ejecucion y Depuracion.pdf": image::img/ss_20220916_200135.png[Debugging is essential] -*Formatting* +=== Formatting In my opinion, using https://cplusplus.com/reference/library/manipulators/[ |
