Skip to content

Commit 6963657

Browse files
committed
update readme.md
1 parent 0fbf321 commit 6963657

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Cache Web Terminal
2-
Web-based terminal application for InterSystems Caché database. Access your database from everywhere!
1+
# Caché Web Terminal
2+
Web-based terminal application for InterSystems Caché database. Access your database from everywhere!
33

44
Visit [project page](http://intersystems-ru.github.io/webterminal) for more details.
55

66
### Installation
7-
Download latest version from <a href="http://intersystems-ru.github.io/webterminal/#downloads">project page</a> and import XML file into %SYS namespace. Make sure that you have enabled write access to CACHELIB database during installation process.
7+
Download latest version from <a href="http://intersystems-ru.github.io/webterminal/#downloads">project page</a> and import XML file into %SYS namespace. Make sure that you have enabled write access to CACHELIB database during installation process. Later you can update application by typing "/update" command.
88

99
### Usage
10-
After installation, you will be able to access application at http://[host]:[port]/csp/sys/WebTerminal/index.csp. Type "/help" there to get more information.
10+
After installation, you will be able to access application at http://[host]:[port]/csp/sys/WebTerminal/index.csp. Type "/help" there to get more information. Enable authorization manually over index.csp page.
1111

1212
### Features
1313
<table>
@@ -55,4 +55,4 @@ After installation, you will be able to access application at http://[host]:[por
5555
<td class="info">Explore!</td>
5656
<td>Hope you will find this useful.</td>
5757
</tr>
58-
</table>
58+
</table>

0 commit comments

Comments
 (0)