Skip to content

Commit be793a3

Browse files
authored
Merge pull request #1 from 7aimez/staging-edits
Staging edits
2 parents 0f36a95 + 2dd20ff commit be793a3

5 files changed

Lines changed: 18 additions & 2 deletions

File tree

install/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Install
2+
3+
Use this directory to install Turtle String onto your device.
4+
5+
---

key/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
# Key
1+
## Key
22

33
The file [`key.json`](key.json), contains all the key data for each character and what you need to put into the text argument in the `draw_text()` function.
4+
5+
---

media/.m

Lines changed: 0 additions & 1 deletion
This file was deleted.

media/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Media
2+
3+
This folder contains the media that is not for front-end/client use.
4+
5+
---

src/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Source Code
2+
3+
This directory contains the main source code for _Turtle String_.
4+
5+
---

0 commit comments

Comments
 (0)