diff --git a/MANIFEST.in b/MANIFEST.in deleted file mode 100644 index 97751bd4..00000000 --- a/MANIFEST.in +++ /dev/null @@ -1,3 +0,0 @@ -recursive-include PSL/docs/docs * -recursive-include PSL/helpfiles/ * - diff --git a/README.TXT b/README.TXT deleted file mode 100644 index 034b86b6..00000000 --- a/README.TXT +++ /dev/null @@ -1,32 +0,0 @@ - -This repository hosts the programs developed for GSoC-2016 Project -"Open Source Science Experiments and Data Acquisition System for Physics Education and Research with ExpEYES - Pocket Science Lab" (https://goo.gl/GKlzPh) -As a part of GSoC-16 Project, we are also working on developing new portable Lab Tool 'PSLab' which will be the main component of Fossasia Science Lab. -This new interface is inspired from ExpEYES (www.expeyes.in) - -Mentor Organization: FOSSASIA (http://fossasia.org/) - - -Mentors: Mario Behling, Lorenz Gerber, Gi Soong Chi. - - -#TODO -Create a repo on fossasia github and export all the programs. - - - - - - - -BUILDING FROM THE SOURCE -======================== -#TODO - - -TO RUN THE PROGRAMS -=================== -#TODO - - - diff --git a/README.md b/README.md index 5895cd2a..ffbbed19 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -# PSLab +# PSLab-python The Pocket Science Lab from FOSSASIA -[![Build Status](https://travis-ci.org/fossasia/pslab.svg?branch=development)](https://travis-ci.org/fossasia/pslab) -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ce4af216571846308f66da4b7f26efc7)](https://www.codacy.com/app/mb/pslab?utm_source=github.com&utm_medium=referral&utm_content=fossasia/pslab&utm_campaign=Badge_Grade) +[![Build Status](https://travis-ci.org/fossasia/pslab-python.svg?branch=development)](https://travis-ci.org/fossasia/pslab-python) +[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ce4af216571846308f66da4b7f26efc7)](https://www.codacy.com/app/mb/pslab-python?utm_source=github.com&utm_medium=referral&utm_content=fossasia/pslab&utm_campaign=Badge_Grade) This repository hosts the python library for communicating with PSLab. This can be installed on a linux pc/raspberry pi. With this, one can communicate with the hardware using simple python code. diff --git a/docs/pslab-schematics.pdf b/docs/pslab-schematics.pdf deleted file mode 100644 index e1f1c878..00000000 Binary files a/docs/pslab-schematics.pdf and /dev/null differ