Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

Commit fda270b

Browse files
author
Adrian Kosmaczewski
committed
Converted the README file to the Markdown syntax
1 parent 33d09c1 commit fda270b

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

README.txt renamed to README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
Rem
22
===
33

4-
The project aims to the creation of an UML tool suitable both for academia and the industry, including Ivar Jacobson's proposed extensions for Aspect-Oriented Software Development (AOSD).
4+
The project aims to the creation of an UML tool suitable both for
5+
academia and the industry, including Ivar Jacobson's proposed extensions
6+
for Aspect-Oriented Software Development (AOSD).
57

6-
- Creation of a cross-platform (Linux, Windows & Mac OS X) UML editor, using C++;
7-
- Allow users to create (in its first release) use case, sequence and class diagrams;
8-
- Include AOSD extensions to create models for aspects, pointcuts and advices;
9-
- Provide interoperability through the export of diagrams using the XMI standard;
10-
- Deliver a high-quality code base, thoroughly unit- and functionally tested;
8+
- Creation of a cross-platform (Linux, Windows & Mac OS X) UML editor,
9+
using C++;
10+
- Allow users to create (in its first release) use case, sequence and
11+
class diagrams;
12+
- Include AOSD extensions to create models for aspects, pointcuts and
13+
advices;
14+
- Provide interoperability through the export of diagrams using the XMI
15+
standard;
16+
- Deliver a high-quality code base, thoroughly unit- and functionally
17+
tested;
1118
- Provide a usable, standard and easy-to-use user interface.
1219

13-
The name "Rem" stands for "Requirements and Entity Modeler" but is also a reference to Rem Koolhaas, one of the greatest urbanists and architects of all time. The icon of the application is a stylized representation of one of Koolhaas’ major works, the building of the Seattle Public Library.
20+
The name "Rem" stands for "Requirements and Entity Modeler" but is also
21+
a reference to Rem Koolhaas, one of the greatest urbanists and
22+
architects of all time. The icon of the application is a stylized
23+
representation of one of Koolhaas’ major works, the building of the
24+
Seattle Public Library.
25+

0 commit comments

Comments
 (0)