Skip to content

Commit 7e06b48

Browse files
committed
tidyd up
1 parent 7334aa9 commit 7e06b48

File tree

1 file changed

+39
-9
lines changed

1 file changed

+39
-9
lines changed

README.md

Lines changed: 39 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,44 @@
1-
# Flowgorithm For Mac | Up to date with Windows!
2-
Updated to Flowgorithm v3.3.1
1+
## Flowgorithm
2+
Updated to Flowgorithm v3.3.1 | Tested with Mohave, Catalina, Big Sur, Moneterey
33

4-
## Installation
4+
Flowgorithm is a free beginner's programming language that is based on simple graphical flowcharts. Convert your flowcharts to more than 15 Program Languages!
55

6-
1. Aquire the most recent Flowgorithm.pkg from the 'Releases' tab! .
7-
2. Right Click + Run the Installer Package
8-
3. Open Flowgorithm.app and Enjoy!
6+
### Quickly Get the Latest Release By Clicking the Save Icon Below!
97

10-
## Getting Started
8+
<p align="center">
9+
<a href="https://github.com/jostasik/Flowgorithm-macOS/releases/download/v3.3.1/Flowgorithm-Setup.zip" alt="Download Flowgorithm"><img width="64" height="64" src="screenshots/ison-save.png" alt="Download Flowgorithm"></a>
10+
<p>
11+
<p align="center">
12+
<a href="https://github.com/jostasik/Flowgorithm-MacOS/releases" alt="View Release Page"><img width="160" height="18" src="screenshots/release-button.png" alt="View Release Page"></a>
13+
</p>
1114

12-
![image](https://user-images.githubusercontent.com/31175268/178444305-55df665d-689b-45af-b6d6-1f1afeb6375c.png)
13-
Source: http://www.flowgorithm.org/index.html
15+
---
16+
17+
### Opening Flowgorithm
18+
19+
After downloading Flowgorithm, double click to open it. macOS may prompt you “Flowgorithm cannot be opened because it is from an unidentified developer”, as shown below. This is completely normal and expected.
20+
21+
![](screenshots/unidentified-developer.jpg)
22+
23+
To open Flowgorithm, [right-click](https://support.apple.com/HT207700) on the Flowgorithm app in Finder, and click “Open”. If you right-clicked when opening Flowgorithm for the first time, you need to [right-click](https://support.apple.com/HT207700) for a second time.
24+
25+
If Flowgorithm still can’t be opened, [check your GateKeeper settings](https://support.apple.com/en-us/HT202491) under the General tab in System Preferences > Security & Privacy. Click “Open Anyway” to open Flowgorithm, as shown below.
26+
27+
![](screenshots/open-anyway.jpg)
28+
29+
Flowgorithm will not harm your Mac. This alert only shows up because Flowgorithm is not notarized. Flowgorithm is open source, so you can always examine its source code to make sure it’s safe.
30+
31+
---
32+
33+
### Features
34+
35+
- Easy to understand output
36+
- Graphical variable watch window
37+
- Interactively generate real code (18+ languages)
38+
- Safe recursion
39+
- Loops, arrays, and flexible expressions
40+
- Multilingual support
41+
42+
# [Info From](http://www.flowgorithm.org/index.html#Features)
43+
# [Resources](http://www.flowgorithm.org/resources/index.html)
1444

0 commit comments

Comments
 (0)