Skip to content

Commit e700282

Browse files
authored
Some typos, grammar fixes, and a bit more help getting started
1 parent 8b5a9ee commit e700282

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[![Modelio Modeler](README/logo-modelio-v4.png)](https://www.modelio.org)
22

3-
Modelio is a modeling solution offering a wide range of functionalities based on the main standards of enterprise architecture, software development and systems engineering.
3+
Modelio is a modeling solution offering a wide range of functionality based on commonly used standards for enterprise architecture, software development and systems engineering.
44

55

66

77
[![Modelio Documentations](README/documentation-link.png)](https://github.com/ModelioOpenSource/Modelio/wiki)
88

9-
Dedicated to developers, analysts and software and systems architects, Modelio is first and foremost a modeling environment, supporting a wide range of models and diagrams and providing many services facilitating the modeling of your architectures such as as model consistency checking features. Support for modeling and business processes (BPMN) is integrated into Modelio. These BPMN models can be linked to other standards supported by the tool, for example UML, so as to integrate these business processes into a larger context such as an enterprise architecture.
9+
Written for developers, analysts and software and systems architects, Modelio is first and foremost a modeling environment, supporting a wide range of models and diagrams and providing many services facilitating the modeling of your architectures, such as as model consistency-checking. Support for modeling and business processes (BPMN) is integrated into Modelio. These BPMN models can be linked to other standards supported by the tool, for example UML, so as to integrate these business processes into a larger context such as an enterprise architecture.
1010
**https://www.modelio.org**
1111

1212
[![Modelio Overview](README/modelio-video-link.png)](https://www.youtube.com/watch?v=GQKqQaL_m5g)
@@ -18,7 +18,7 @@ Dedicated to developers, analysts and software and systems architects, Modelio i
1818

1919
# Main Features
2020

21-
* **UML Modeler** : Modelio is a first and foremost a modeling environment, supporting a wide range of models and diagrams, and providing model assistance and consistency checking features.
21+
* **UML Modeler** : Modelio is a first and foremost a modeling environment, supporting a wide range of models and diagrams, and providing model assistance and consistency-checking features.
2222
* **BPMN support** integrated with UML : Modelio combines BPMN support and UML support in one tool, with dedicated diagrams to support business process modeling.
2323

2424
* **Java code generator** : The Java Designer module uses an RCP/Eclipse-style project file structure, and supports Java code generation and reverse, Javadoc generation and Java automation.
@@ -43,10 +43,10 @@ Dedicated to developers, analysts and software and systems architects, Modelio i
4343
</table>
4444

4545

46-
# Build form Source
47-
To understand how to compile the Modelio Modeling tool form source, please refer to the [Building Modelio from Source Guide](https://github.com/ModelioOpenSource/Modelio/wiki/Build-Modelio-Index).
46+
# Build from Source
47+
To understand how to compile the Modelio Modeling tool from source, please refer to the [Building Modelio from Source Guide](https://github.com/ModelioOpenSource/Modelio/wiki/Build-Modelio-Index).
4848

49-
# Contribution
49+
# Contribute
5050

5151
There are many ways to get involved in the Modelio community, on whatever level you choose. For each type of contribution, we recommend a certain level of knowledge as a user (someone who has some knowledge of the Modelio tool, as well as modeling or standards such as UML, SOA, BPM, ...) or a developer (someone with some knowledge of programming)
5252

@@ -67,7 +67,7 @@ Steps:
6767

6868
1. Enter a project name
6969
2. Enter a description
70-
3. You can choose to deploy the Java Designer module in your project by checking or not checking the Java project tickbox.
70+
3. You can choose whether to deploy the Java Designer module in your project by checking or not checking the Java project tickbox.
7171
4. Click on "Create"
7272

7373

@@ -106,6 +106,8 @@ Creating elements
106106

107107
![Element Creation](README/create-element-diagram.jpg)
108108

109+
(Note: if you don't see the Modelio layout above, but wish to continue with this Quick Start, expand your project in the Model pane until you see a folder icon with the same name as your project, and select "Create diagram..." from the context menu, typically by right-clicking on that icon.)
110+
109111
Key:
110112

111113
1. Choose the type of element you want to create from the diagram palette

0 commit comments

Comments
 (0)