Skip to content

Commit 30273f5

Browse files
Create README.md
1 parent 52facfd commit 30273f5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# fUML Reference Implementation for *C++*
2+
This software is an open source reference implementation of the *Semantics of a Foundational Subset for Executable UML Models* (fUML)
3+
specification by the *Object Management Group* (OMG) (see [here](https://www.omg.org/spec/FUML/1.5/About-FUML)). This implementation is based on the Java fUML reference implementation developed by
4+
*Model Driven Solutions* (see [https://github.com/ModelDriven/fUML-Reference-Implementation](https://github.com/ModelDriven/fUML-Reference-Implementation))
5+
6+
## Licensing
7+
For licensing information, please see the [LICENSE.md](https://github.com/HammerMaximilian/fUML-CPP/blob/master/LICENSE) file.
8+
9+
## Building
10+
TBD
11+
12+
## Usage
13+
TBD

0 commit comments

Comments
 (0)