Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit faeb114

Browse files
committed
Cleaned up table of contents
1 parent 075487f commit faeb114

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

README.md

+15-12
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,20 @@
1111
* [Introduction](#introduction)
1212
* [Features](#features)
1313
* [Getting Started](#getting-started)
14-
* [Key Gotchas and Caveats](#compatibility)
15-
* [Keyboard Controls](#getting-started)
16-
* [Project Layout](#compatibility)
17-
* [Usage](#Usage)
18-
* [Example Projects](#compatibility)
19-
* [Building and Deploying for Web](#getting-started)
20-
* [Building and Deploying for Desktop](#getting-started)
21-
* [Building and Deploying for Android](#getting-started)
22-
* [Building and Deploying for iOS](#getting-started)
23-
* [Adding Support for Game Distribution Platforms](#compatibility)
24-
* [Parent Projects and Dependencies](#additional-info)
14+
* [Key Gotchas and Caveats](#key-gotchas-and-caveats)
15+
* [Keyboard Controls](#keyboard-controls)
16+
* [Project Layout](#project-layout)
17+
* [Usage](#usage)
18+
* [To add your own carts](#to-add-your-own-carts)
19+
* [Npm Scripts / CLI](#npm-scripts--cli)
20+
* [picoDeployConfig.json](#picodeployconfigjson)
21+
* [Example Projects](#example-projects)
22+
* [Building and Deploying for Web](#building-and-deploying-for-web)
23+
* [Building and Deploying for Desktop](#building-and-deploying-for-desktop)
24+
* [Building and Deploying for Android](#building-and-deploying-for-android)
25+
* [Building and Deploying for iOS](#building-and-deploying-for-ios)
26+
* [Adding Support for Game Distribution Platforms](#adding-support-for-game-distribution-platforms)
27+
* [Parent Projects and Dependencies](#parent-projects-and-dependencies)
2528
* [Contributing](#contributing)
2629
* [LICENSE](#license)
2730

@@ -92,7 +95,7 @@ Additional Key commands are:
9295

9396
# Usage
9497

95-
### To add your own cart(s):
98+
### To add your own carts
9699

97100
1. open pico-8
98101
2. load your cart

docs/EXAMPLE_PROJECTS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Example Projects Using picoDeploy
22

3-
[Get Dis Money](https://getdismoney.com)
43
![Get Dis Money Gif](https://img.itch.zone/aW1hZ2UvMTgzNjM1Lzg1ODU1OS5naWY=/347x500/08YXuN.gif)
4+
5+
[Get Dis Money](https://getdismoney.com)

0 commit comments

Comments
 (0)