Skip to content

Commit ed0ed8d

Browse files
Updated readme (#834)
Updated readme to align with new messaging.
1 parent 307a1b7 commit ed0ed8d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@
99

1010
# Introducing TypeDB Studio
1111

12-
TypeDB Studio is an Integrated Development Environment (IDE)
13-
that facilitates the development process for TypeDB databases.
14-
It provides a consistent experience across different operating systems, including macOS, Linux, and Windows.
15-
With TypeDB Studio, developers can efficiently manage databases, execute queries,
16-
and explore query results, all within a unified environment.
12+
TypeDB Studio is the IDE for developing with **[TypeDB](https://github.com/vaticle/typedb)**. It provides a consistent experience across different environments, including macOS, Linux, and Windows. With Studio, developers can easily manage databases, execute queries, and explore query results, all within a unified interface.
13+
14+
- Get started by [installing TypeDB Studio](https://typedb.com/docs/home/install/studio).
15+
- For a quick overview, check out the [relevant lesson](https://typedb.com/docs/learn/2-environment-setup/2.2-using-typedb-studio) in our end-to-end [TypeDB Learning Course](https://typedb.com/docs/learn/overview).
16+
- For an in-depth guide to TypeDB Studio, check out the [manual](https://typedb.com/docs/manual/studio).
17+
- Discover more of TypeDB’s unique [features](https://typedb.com/features).
18+
1719

1820
[![Manage Database Schemas](./docs/images/create.gif)](./docs/images/create.gif)
1921

0 commit comments

Comments
 (0)