Skip to content

Commit 63f31a6

Browse files
Readme update
1 parent d363a69 commit 63f31a6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Cache Class Explorer
2-
An UML Class explorer for InterSystems Caché.
1+
# ObjectScript Class Explorer
2+
3+
An UML class explorer for InterSystems products: IRIS, Ensemble, HealthShare, Caché. Read more about class explorer [on InterSystems Developer Community](https://community.intersystems.com/post/cach%C3%A9-class-explorer-%E2%80%94-exploring-cach%C3%A9-uml-notation).
34

45
##### Key features
6+
57
+ Build class diagrams for arbitrary list of classes;
68
+ Build diagrams for whole package or subpackage;
79
+ Edit diagrams after build;
@@ -26,10 +28,13 @@ archive from [latest releases](https://github.com/intersystems-ru/UMLExplorer/re
2628
<code>Cache/CacheClassExplorer-vX.X.X.xml</code> file.
2729

2830
###### Web application
31+
2932
Note that importing ClassExplorer.WebAppInstaller class will also create a /ClassExplorer application.
3033
If you want to create WEB application manually, please, do not import this class. Anyway, <b>
3134
importing this class requires %SYS permission.</b>
35+
3236
## Usage
37+
3338
Visit <code>[server domain and port]/ClassExplorer/</code> (slash at end required) to enter
3439
application.
3540

@@ -43,5 +48,6 @@ After that and each next time just run <code>npm run gulp</code> command from th
4348
This will generate <code>build</code> directory, where you will find XML file ready to import.
4449

4550
## Related Discussion
51+
4652
See the detailed description and discussion [in this article](https://community.intersystems.com/node/407056).
4753
Have a look at [InterSystems Developer Community](community.intersystems.com) to learn about InterSystems technology, sharing solutions and staying up-to-date on the latest developments.

0 commit comments

Comments
 (0)