Skip to content

Commit d4c3334

Browse files
authored
Merge pull request #34 from OpenSimulationInterface/feature/add-references-to-doc
Add reference to OSMP, make travis button work as link
2 parents f56da8e + cd32fdd commit d4c3334

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Open Simulation Interface (OSI)
22
===============================
33

4-
![Travis Build Status](https://travis-ci.org/OpenSimulationInterface/open-simulation-interface.svg?branch=master)
4+
[![Travis Build Status](https://travis-ci.org/OpenSimulationInterface/open-simulation-interface.svg?branch=master)](https://travis-ci.org/OpenSimulationInterface/open-simulation-interface)
55

66
General description
77
-------------------
@@ -69,3 +69,10 @@ The compatibility of both recorded files and code remains.
6969
- File or folder structure which does not affect including the code in other projects
7070
- Changing or adding comments
7171
- Clarification of text passages explaining the message content
72+
73+
Packaging
74+
---------
75+
76+
A specification to package sensor models using OSI as (extended)
77+
Functional Mock-up Units (FMUs) for use in simulation environments
78+
is available [here](https://github.com/OpenSimulationInterface/osi-sensor-model-packaging).

0 commit comments

Comments
 (0)