Mercurial > games > semicongine
changeset 1302:4f1c3994009d
add: some words to trigger CI docs
author | sam <sam@basx.dev> |
---|---|
date | Tue, 06 Aug 2024 23:43:27 +0700 |
parents | bf92a730c83a |
children | e0326aa067c8 |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Tue Aug 06 23:41:54 2024 +0700 +++ b/README.md Tue Aug 06 23:43:27 2024 +0700 @@ -36,7 +36,7 @@ ## Hello world example Attention, this project is not optimized for "hello world"-scenarios, so you -have quite a few lines to get something to display: +have to write quite a few lines to get something to display: ```nim