fixed readme

This commit is contained in:
Jonathan Porter 2024-06-20 12:05:01 -07:00
parent a2842fd1af
commit 896223985f

View File

@ -5,7 +5,7 @@ Generate wireframes and starter code for any coding ideas that you have.
## Usage ## Usage
```bash ```bash
echo "INSERT_YOUR_IDEA" | fabric -p create_coding_project echo "INSERT_YOUR_IDEA_HERE" | fabric -p create_coding_project
``` ```
## Example ## Example