Update Readme and submodule location

This commit is contained in:
2026-05-03 17:17:19 -06:00
parent 87a5a0614c
commit 5ad96e3e0b
2 changed files with 8 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "dragn-emoji"]
path = dragn-emoji
path = public/dragn-emoji
url = https://git.toomuchtaco.net/taco/dragn-emoji.git

View File

@@ -20,6 +20,13 @@ You can start editing the page by modifying `app/page.tsx`. The page auto-update
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
## Development
To clone run
```bash
git clone --recurse-submodules https://git.toomuchtaco.net/taco/dragn-emoji-generator.git
```
## Learn More
To learn more about Next.js, take a look at the following resources: