POS Read Me

contact: ecnalyr@gmail.com

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.