Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 518 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 518 Bytes

POS Read Me

contact: [email protected]

Build Instructions

  1. Open in Visual Studio 2010
  2. Build POS.Infrastructure
  3. Build Pos
  4. You are finished.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_changes)
  3. Commit your changes (git commit -am "Added these features")
  4. Push to the branch (git push origin my_changes)
  5. Open a Pull Request
  6. Wait for your Pull Request to be reviewed by Ecnalyr.