yesod: tweak main description (#1362)
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# yesod
|
# yesod
|
||||||
|
|
||||||
> A framework to develop Haskell web applications.
|
> Helper tool for Yesod, a Haskell-based web framework.
|
||||||
> All yesod commands are invoked through the `stack` project manager.
|
> All Yesod commands are invoked through the `stack` project manager.
|
||||||
|
|
||||||
- Create a new scaffolded site with sqlite as backend in `my-project` directory:
|
- Create a new scaffolded site, with sqlite as backend, in the "my-project" directory:
|
||||||
|
|
||||||
`stack new {{my-project}} {{yesod-sqlite}}`
|
`stack new {{my-project}} {{yesod-sqlite}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user