Update Readme and submodule location
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "dragn-emoji"]
|
||||
path = dragn-emoji
|
||||
path = public/dragn-emoji
|
||||
url = https://git.toomuchtaco.net/taco/dragn-emoji.git
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user