Skip to content

Commit 70266c4

Browse files
authored
Updated readme
1 parent 9e8f4ca commit 70266c4

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<img width="1000" src="./resources/ReadMe.gif">
3131
</p>
3232

33-
**ReacType** is a rapid prototyping tool built on Electron that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
33+
**ReacType** is a rapid prototyping tool that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
3434

3535
Visit [reactype.dev](https://reactype.dev) to learn more about the product.
3636

@@ -40,16 +40,6 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
4040

4141
If you want to read about using ReacType, the [User Manual](https://reactype-1.herokuapp.com/#/tutorial) is free and available online now.
4242

43-
### Installing
44-
45-
- **MacOS**
46-
Download the latest [release](https://github.com/open-source-labs/ReacType/releases) <br>
47-
After opening the dmg and dragging ReacType into your Applications folder, ctrl+click the icon and select 'Open' from the context menu to run the app. This extra step is necessary since we don't have an Apple developer license yet.
48-
If you are given a warning that Apple could not scan the app. Please follow these [steps](https://support.apple.com/en-ca/HT202491)
49-
50-
- **Windows**
51-
Download the latest [release](https://github.com/open-source-labs/ReacType/releases)
52-
5343
## Changes with version 15.0.0
5444

5545
- **Consolidated State Management**: Reactype was using mutliple methods of State Management. We consolidated this all to the modern version of Redux Toolkit to enhance the developer experience and make it easier to debug.

0 commit comments

Comments
 (0)