Skip to content

Commit 2933cb9

Browse files
spincycle01ChristianEdwardPadilla
authored andcommitted
Update README.md
1 parent 9d28d50 commit 2933cb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/team-reactype/ReacType/pulls)
88
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
99

10-
**ReacType** is a visual prototyping tool for developers employing React component architecture alongside the comprehensive type checking of TypeScript.
10+
**ReacType** is a visual prototyping tool for developers employing **React** component architecture alongside the comprehensive type checking of **TypeScript**.
1111

1212
**ReacType** allows the user to _visualize_ their application architecture dynamically, employing a _canvas display_, an _application tree_, and a _component code preview_. The user can create components and load _instances_ of these components, as well as nested HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
1313

14-
Download for [MacOS](), [Windows](), [Linux]().
14+
Download for [MacOS](https://github.com/team-reactype/ReacType/releases/tag/Mac.Version.1.0), [Windows](https://github.com/team-reactype/ReacType/releases/tag/PC.Version.1.0), [Linux](https://github.com/team-reactype/ReacType/releases/tag/Linux.Version.1.0).
1515

1616
![Image of ReacType Application](https://i.imgur.com/2sefnAk.jpg)
1717

0 commit comments

Comments
 (0)