docs: add link to online docs in readme
This commit is contained in:
parent
64f1e8897a
commit
d6c1e688b1
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -1,17 +1,19 @@
|
||||||
|
|
||||||
# WuttaPOS
|
# WuttaPOS
|
||||||
|
|
||||||
|
This is an old idea but a new effort, for a Python-based point of sale
|
||||||
|
system.
|
||||||
|
|
||||||
This project includes two primary components:
|
This project includes two primary components:
|
||||||
|
|
||||||
- web app and related daemons, to run on the server
|
- web app and related daemons, to run on the server
|
||||||
- standalone GUI app, to run on the lanes
|
- standalone GUI app, to run on the lanes
|
||||||
|
|
||||||
This project is in the very early stages and is not yet documented.
|
This project is in the very early stages and is not yet documented.
|
||||||
It is based on an earlier effort, which used Rattail:
|
But in any case there *are* some docs, at
|
||||||
[rattail/wuttapos](https://forgejo.wuttaproject.org/rattail/wuttapos)
|
https://docs.wuttaproject.org/wuttapos/
|
||||||
|
|
||||||
However this project uses Wutta Framework, has no Rattail
|
The docs below will go away at some point, but are left here for now.
|
||||||
dependencies, and "starts over" for (mostly) everything.
|
|
||||||
|
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue