Skip to content

Commit 98b100c

Browse files
authored
Update README.md
1 parent c1be7bd commit 98b100c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ execution trace
2525
4. support evaluation and evolution of the the specification to support UML
2626
execution semantics and the execution semantics of its profiles suchas SysML.
2727

28-
###Licensing
28+
### Licensing
2929

3030
For licensing information, please see the file [Licensing-Information.txt](https://github.com/ModelDriven/fUML-Reference-Implementation/blob/master/org.modeldriven.fuml/Licensing-Information.txt) and the
3131
associated files [Common-Public-License-1.0.txt](https://github.com/ModelDriven/fUML-Reference-Implementation/blob/master/org.modeldriven.fuml/Common-Public-License-1.0.txt) and [Apache-License-2.0.txt](https://github.com/ModelDriven/fUML-Reference-Implementation/blob/master/org.modeldriven.fuml/Apache-License-2.0.txt).
3232

33-
###Building
33+
### Building
3434

3535
The implementation build requires the following to be installed:
3636

@@ -69,7 +69,7 @@ To build using Eclipse:
6969
* Right click the project root (fuml)
7070
* Run As->Maven install
7171

72-
###Testing
72+
### Testing
7373

7474
1. In a Windows/DOS command window, navigate to the 'root' reference
7575
implementation directory. This directory is where the Apache Maven 'pom.xml'
@@ -90,7 +90,7 @@ Testing individual JUnit tests in Eclipse:
9090
2. Run As->JUnit Test.
9191
3. The test should execute and display output.
9292

93-
###Deploying
93+
### Deploying
9494

9595
1. In a Windows/DOS command window, navigate to the 'root' reference
9696
implementation directory. This directory is where the Apache Maven 'pom.xml'
@@ -104,7 +104,7 @@ A binary deployment 'zip' file will be created and expanded onto the current
104104
drive's root directory. The deployment directory will be called:
105105
'fuml-[version string]-distribution'
106106

107-
###Running
107+
### Running
108108

109109
1. In a Windows/DOS command window, navigate to the 'bin' directory for the
110110
DEPLOYED implementation. The implementation can only be run from a DEPLOYED

0 commit comments

Comments
 (0)