Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cchandre authored Oct 27, 2024
1 parent 5a68f5d commit efd49f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 5,8 @@
[![License](https://img.shields.io/badge/license-BSD-lightgray)](https://github.com/cchandre/Polarimetry/blob/master/LICENSE)

PyPOLAR is a Python-based app for analyzing polarization-resolved microscopy data to measure molecular orientation and order in biological samples.
To install PyPOLAR on your computer, check out the [latest release](https://github.com/cchandre/Polarimetry/releases), and download `PyPOLAR_installer.exe` for Windows or `PyPOLAR.dmg` for macOS.
To install PyPOLAR on your computer, check out the [latest release](https://github.com/cchandre/Polarimetry/releases), and download `PyPOLAR_installer.exe` for Windows or `PyPOLAR.dmg` for macOS.
It is also possible to install and run PyPOLAR from PyPI using python and pip commands independently of the operating system (see [here](https://github.com/cchandre/Polarimetry/wiki/Install-and-run-PyPOLAR-with-PyPI) for more details).

- Source code: [PyPOLAR.py](https://github.com/cchandre/Polarimetry/blob/master/pypolar/PyPOLAR.py)

Expand Down

0 comments on commit efd49f9

Please sign in to comment.