Skip to content

Commit 3868ef9

Browse files
committed
Updated readme
1 parent 342c4ae commit 3868ef9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ BuildingsPy is a Python package that can be used to
1010
* process ``*.mat`` output files that were generated by Dymola or OpenModelica.
1111
* run unit tests as part of the library development.
1212

13-
The package provides functions to extract data series from
14-
the output file for further use in the python packages
13+
The package provides functions to extract data series from
14+
the output file for further use in the python packages
1515
matplotlib for plotting and SciPy for scientific computing.
1616

1717
Documentation is available at http://simulationresearch.lbl.gov/modelica/buildingspy/

buildingspy/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BuildingsPy
22
-----------
33

4-
.. image:: https://travis-ci.org/lbl-srg/BuildingsPy.svg
4+
.. image:: https://travis-ci.org/lbl-srg/BuildingsPy.svg?branch=master
55
:target: https://travis-ci.org/lbl-srg/BuildingsPy
66

77
BuildingsPy is a Python package that can be used to
@@ -10,8 +10,8 @@ BuildingsPy is a Python package that can be used to
1010
* process ``*.mat`` output files that were generated by Dymola or OpenModelica.
1111
* run unit tests as part of the library development.
1212

13-
The package provides functions to extract data series from
14-
the output file for further use in the python packages
13+
The package provides functions to extract data series from
14+
the output file for further use in the python packages
1515
matplotlib for plotting and SciPy for scientific computing.
1616

1717
Documentation is available at http://simulationresearch.lbl.gov/modelica/buildingspy/

0 commit comments

Comments
 (0)