Update README
This commit is contained in:
parent
a568258c25
commit
000ea0ae2a
1 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
# calc
|
||||
# Calculator
|
||||
Simple calculator app
|
||||
`Hosted at https://logically.cc/calc`
|
||||
|
||||
A simple calculator application
|
||||
**Note that this source is uncoupled from the components required to run it standalone**
|
||||
|
||||
## Use Project Standalone
|
||||
You'll want to run `npx create-astro` to use this project standalone. Then, you can clone this project into the `src/pages` directory and then run `npx astro build` to have the finished product we release on logically.cc
|
Loading…
Reference in a new issue