mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-14 05:00:10 -04:00
Further adjustments to README.md
This commit is contained in:
21
README.md
21
README.md
@@ -1,3 +1,11 @@
|
||||
Badges
|
||||
------
|
||||
[](https://travis-ci.org/jekkos/opensourcepos)
|
||||
[](https://gitter.im/jekkos/opensourcepos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://david-dm.org/jekkos/opensourcepos#info=devDependencie)
|
||||
[](https://gemnasium.com/github.com/jekkos/opensourcepos)
|
||||
[](https://badge.fury.io/gh/jekkos%2Fopensourcepos)
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
@@ -28,20 +36,13 @@ It's important to understand that althought you are free to use the software the
|
||||
Therefore any actions like:
|
||||
|
||||
- Removing COPYING and any license files is prohibited
|
||||
- Authoring the footer notice replacing with your own or even worse claim the copyright is absolutely prohibited
|
||||
- Authoring the footer notice replacing it with your own or even worse claiming the copyright is absolutely prohibited
|
||||
- Claiming full ownership of the code is prohibited
|
||||
|
||||
In short you are free to use the software but you cannot claim any property on it.
|
||||
|
||||
Any person or company found breaching the license agreement will be chased up.
|
||||
|
||||
Badges
|
||||
------
|
||||
[](https://travis-ci.org/jekkos/opensourcepos)
|
||||
[](https://gitter.im/jekkos/opensourcepos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://david-dm.org/jekkos/opensourcepos#info=devDependencie)
|
||||
[](https://gemnasium.com/github.com/jekkos/opensourcepos)
|
||||
[](https://badge.fury.io/gh/jekkos%2Fopensourcepos)
|
||||
|
||||
Keep the Machine Running
|
||||
------------------------
|
||||
If you like the project, and you are making money out of it on a daily basis, then consider buying me a coffee so I can keep adding features.
|
||||
@@ -112,6 +113,8 @@ Local install
|
||||
* password: pointofsale
|
||||
9. Enjoy
|
||||
|
||||
P.S.: For more infor about a local install based on Raspberry PI please read our wiki
|
||||
|
||||
Local install using Docker
|
||||
--------------------------
|
||||
From now on ospos can be deployed using Docker on Linux, Mac or Windows. This setup dramatically reduces the number of possible issues as all setup is now done in a Dockerfile. Docker runs natively on mac and linux, but will require more overhead on windows. Please refer to the docker documentation for instructions on how to set it up on your platform.
|
||||
|
||||
Reference in New Issue
Block a user