Skip to content

Commit 1e6366b

Browse files
authored
Merge pull request #66 from RedisInsight/K-Jo-patch-1
small typos
2 parents 37724fe + cb4cec3 commit 1e6366b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/master.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsighth/tree/master)
33
[![Total alerts](https://img.shields.io/lgtm/alerts/g/RedisInsight/RedisInsight.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RedisInsight/RedisInsight/alerts/)
44

5-
# <img src="https://redis.com/wp-content/uploads/2019/11/ico-redisinsight.svg" alt="logo" width="25"/> RedisInsight
5+
# <img src="https://redis.com/wp-content/uploads/2019/11/ico-redisinsight.svg" alt="logo" width="25"/> RedisInsight - Developer GUI for Redis, by Redis.
66
[![Forum](https://img.shields.io/badge/Forum-RedisInsight-red)](https://forum.redis.com/c/redisinsight/65)
77
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/QUkjSsk)
88

99

10-
**Best in class Redis developer GUI to view and interact with your data! [Download it from here](https://redis.com/redis-enterprise/redis-insight/#insight-form)!**
10+
RedisInsight is a visual tool that provides capabilities to design, develop and optimize your Redis application.
11+
Query, analyse and interact with your Redis data. [Download it here](https://redis.com/redis-enterprise/redis-insight/#insight-form)!
1112

1213
![RedisInsight Browser screenshot](/.github/redisinsight_browser.png)
1314

@@ -24,7 +25,7 @@ RedisInsight is an intuitive and efficient GUI for Redis, allowing you to intera
2425
* CRUD support for [RedisJSON](https://oss.redis.com/redisjson/)
2526
* Introducing Workbench - advanced command line interface with intelligent command auto-complete and complex data visualizations
2627
* Command auto-complete support for [RediSearch](https://oss.redis.com/redisearch/), [RedisJSON](https://oss.redis.com/redisjson/), [RedisGraph](https://oss.redis.com/redisgraph/), [RedisTimeSeries](https://oss.redis.com/redistimeseries/), [RedisAI](https://oss.redis.com/redisai/)
27-
* Visualizations of your [RediSearch](https://oss.redis.com/redisearch/) index queries and aggregations
28+
* Visualizations of your [RediSearch](https://oss.redis.com/redisearch/) index, queries, and aggregations
2829
* Ability to build your own data visualization plugins
2930
* Built-in click-through guides for Redis capabilities
3031
* Oficially supported for Redis OSS, [Redis Cloud](https://redis.com/try-free/). Works with Microsoft Azure Cache for Redis (official support upcoming).
@@ -34,7 +35,7 @@ Check out the [release notes](https://docs.redis.com/latest/ri/release-notes/).
3435

3536
## Get started with RedisInsight
3637

37-
This repository includes the code for the newly released in public preview RedisInsight 2.0. Check out the [blogpost](https://redis.com/blog/introducing-redisinsight-2/) announcing it.
38+
This repository includes the code for RedisInsight 2.0, Currently available in public preview. Check out the [blogpost](https://redis.com/blog/introducing-redisinsight-2/) announcing it.
3839

3940
The current GA version of RedisInsight is 1.11. You can install RedisInsight 2.0 along with the GA version.
4041

0 commit comments

Comments
 (0)