diff options
author | David <david003@gmx.net> | 2022-07-15 17:33:27 +0200 |
---|---|---|
committer | David <david003@gmx.net> | 2022-07-15 17:33:27 +0200 |
commit | a46a91e183a272e012354a6f0263299448205acb (patch) | |
tree | b0700f933db7149c1b95afed2e04d53772f7e2dc /README.md | |
download | 2022-a46a91e183a272e012354a6f0263299448205acb.tar.gz 2022-a46a91e183a272e012354a6f0263299448205acb.tar.bz2 2022-a46a91e183a272e012354a6f0263299448205acb.zip |
initial commit: template
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f66d9dd --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +![Project Logo](./godot/assets/godot-ferris-128x128.png) + +# code-with-your-friends2022 +> Put the description here! + +## Table of contents +* [General Information](#general-information) +* [Setup](#setup) +* [Usage](#usage) +* [Contact](#contact) + +## General Information +Put a more general information about your project + +## Setup +Setup, installation, configuration, etc. Please read this [wiki](https://github.com/macalimlim/godot-rust-template/wiki) for setting up this template + +## Usage +```shell +$ cargo make run +``` +## Contact +David <david003@gmx.net> |