Skip to content

Commit 4dcf065

Browse files
NikitaNikita
Nikita
authored and
Nikita
committed
update readme.md
1 parent ada7343 commit 4dcf065

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

readme.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Cache Web Terminal
22
Web-based terminal application for InterSystems Caché database. Access your database from the web, local network or even localhost.
33

4+
Visit [project page](http://intersystems-ru.github.io/webterminal) for more details.
5+
46
### Ways to install terminal
57
<UL>
68
<LI>Just download XML from <a href="http://intersystems-ru.github.io/webterminal/#downloads">project page</a> and import it into %SYS namespace.</LI>
@@ -16,8 +18,14 @@ Unauthorized users will become "UnknownUser", so be patient.
1618

1719
### What's new?
1820

21+
#### v 1.0 (beta)
22+
+ /version command add
23+
+ Tests on Win7/Win8/UNIX (2014.1/2014.2)
24+
+ Some little fixes
25+
+ Font smoothing option add
26+
1927
#### v 0.9.9.8 (dev)
20-
* autocomplete on unix fix
28+
* Autocomplete on unix fix
2129
* "w #" command support
2230

2331
#### v 0.9.9.5-7 (dev)
@@ -93,8 +101,7 @@ Unauthorized users will become "UnknownUser", so be patient.
93101

94102
### Usage
95103
Point your browser to the following csp file: (http://[host]:[port]/csp/sys/webTerminal/index.csp) Type "/help" to get more information.
96-
### Additional information
97-
Visit [project page](http://intersystems-ru.github.io/webterminal) for extra information.
104+
98105
### Description
99106
<table>
100107
<tr>

0 commit comments

Comments
 (0)