Skip to content

Commit cc7a38c

Browse files
simplified template, readme update
1 parent 417fbfe commit cc7a38c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CacheUMLExplorer
2-
An UML Class explorer for InterSystems Caché. It can build UML class diagram for any class in Caché.
2+
An UML Class explorer for InterSystems Caché. It can build UML class diagram for any class or even for whole package in Caché.
33

44
## Screenshots
55

cache/projectTemplate.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ Class contains methods that return structured class data.</Description>
174174

175175
<Project name="UMLExplorer" LastModified="2015-04-25 15:46:50.605954">
176176
<Items>
177-
<ProjectItem name="UMLExplorer.ClassView" type="CLS"></ProjectItem>
178-
<ProjectItem name="UMLExplorer.Router" type="CLS"></ProjectItem>
179-
<ProjectItem name="UMLExplorer.StaticContent" type="CLS"></ProjectItem>
177+
<ProjectItem name="UMLExplorer.ClassView" type="CLS"/>
178+
<ProjectItem name="UMLExplorer.Router" type="CLS"/>
179+
<ProjectItem name="UMLExplorer.StaticContent" type="CLS"/>
180180
</Items>
181181
</Project>
182182

0 commit comments

Comments
 (0)