Skip to content

Commit 4372777

Browse files
Pages update
1 parent 5523667 commit 4372777

File tree

1 file changed

+18
-14
lines changed

1 file changed

+18
-14
lines changed

index.html

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
<div class="pageBody">
4949
<div class="pageHeader">
5050
Caché Web Terminal <sup class="rainbowText">v4</sup>
51+
<a href="https://github.com/intersystems-ru/webterminal" target="_blank">
52+
<img src="https://img.shields.io/github/stars/intersystems-ru/webterminal.svg?style=social&label=Star"/>
53+
</a>
5154
</div>
5255
<ul class="siteNavigator">
5356
<li><a href="#main"><img src="img/icons/terminal.png"/></a></li>
@@ -1634,41 +1637,42 @@ <h2>Notes</h2>
16341637
</ul>
16351638
<p>
16361639
The only goal of statistics collection is to have analytics over WebTerminal
1637-
usage by users for creating a better product. Any error reports collected in
1640+
usage by users for delivering a better product. Any error reports collected in
16381641
this way will help <a href="#feedback">me</a>, the developer of WebTerminal to
16391642
improve the application. This data is completely anonymous and will never
16401643
include any licensing or Caché usage information, so feel free to use
1641-
WebTerminal anytime, anywhere, for your needs. Check WebTerminal's related
1644+
WebTerminal anytime, anywhere, for your needs. If you still don't want to use
1645+
WebTerminal because of analytics collection - check WebTerminal's related
16421646
source code (<a target="_blank" href="https://github.com/intersystems-ru/webterminal/blob/master/src/cls/WebTerminal/Analytics.cls">server</a>,
16431647
<a target="_blank" href="https://github.com/intersystems-ru/webterminal/blob/master/src/client/js/analytics/index.js">client</a>)
1644-
if you still don't want to use WebTerminal because of statistics collection -
1645-
it's completely safe and trusted by hundreds of users worldwide.
1648+
by yourself. The project is completely safe to use and trusted by hundreds of
1649+
users worldwide.
16461650
</p>
16471651
</div>
16481652

16491653
<div class="pageLayout" id="feedback">
1650-
<h1 class="center">Feedback / contact me</h1>
1651-
<h1>Follow project on <a href="https://github.com/intersystems-ru/webterminal">GitHub</a>. </h1>
1654+
<h1 class="center">Feedback / Contact Me</h1>
1655+
<h1>Follow the project <a href="https://github.com/intersystems-ru/webterminal">on GitHub</a>. </h1>
16521656
<p>
1653-
We will be glad to hear any wishes, requests, and comments. Leave any issues and report bugs at <a href="https://github.com/intersystems-ru/webterminal/issues">GitHub issue tracker</a>. If you have some extra
1654-
information or questions - please feel free to <a href="mailto:zitros.lab@gmail.com">contact me</a>, the developer of this application, <a href="http://zitros.tk">Nikita</a>.
1657+
We will be glad to hear any wishes, requests, and comments. Leave any issues and report bugs at <a href="https://github.com/intersystems-ru/webterminal/issues">GitHub's issue tracker</a>. If you have some extra
1658+
information or questions - please feel free to <a href="mailto:nikita.savchenko@intersystems.com">contact me</a>, the developer of this application, <a href="http://nikita.tk">Nikita</a>.
16551659
</p>
16561660
</div>
16571661

16581662
<div class="pageLayout" id="main">
16591663
<img src="img/WebTerminal%20Preview.png" style="max-width: 35%;" class="imgFloatLeft"/>
1660-
<h1 class="center">Welcome to Caché Web Terminal homepage!</h1>
1664+
<h1 class="center">Welcome to Caché Web Terminal Homepage!</h1>
16611665
<p>
1662-
This is the first and the most powerful web-based terminal for
1666+
Caché Web Terminal is the first and the most powerful web-based terminal for
16631667
InterSystems Caché®, Ensemble®, HealthShare®, TrakCare® and
16641668
<a target="_blank" href="http://www.intersystems.com/our-products/overview/">other products</a>
16651669
built on top of <a href="http://www.intersystems.com/our-products/cache/cache-overview/">InterSystems Caché</a>.
16661670
It is a complete terminal utility packed with a lot of useful features in your
1667-
favourite browser.
1671+
favorite browser.
16681672
</p>
16691673
<p>
1670-
WebTerminal may replace the standard Caché terminal for you at all. The goal is
1671-
to develop more than just a terminal, the universal utility to ease developers
1674+
WebTerminal can replace the standard Caché terminal for you at all. The goal of this project is
1675+
to develop more than just a terminal, but the universal utility to ease developers
16721676
workflow and save their time. It features a lot of useful things like syntax
16731677
highlighting, autocomplete, embedded SQL mode and tracing, which are not
16741678
included in the standard Caché TERM.
@@ -1737,7 +1741,7 @@ <h1>Caché WEB Terminal v2 Beta Release</h1>
17371741
</div>
17381742

17391743
<div class="pageFooter">
1740-
Web-based terminal for <a target="_blank" href="http://www.intersystems.com/">InterSystems</a> Caché by <a target="_blank" href="https://zitros.tk">ZitRo</a>
1744+
Web-based terminal for <a target="_blank" href="http://www.intersystems.com/">InterSystems</a> products by <a target="_blank" href="https://nikita.tk">Nikita</a>
17411745
</div>
17421746
</div>
17431747
<a id="forkLink" target="_blank" href="https://github.com/intersystems-ru/webterminal">

0 commit comments

Comments
 (0)