Skip to content

Commit ff80a4e

Browse files
authored
Update README.md
1 parent 8cb6fd2 commit ff80a4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<i>Swift Visual Programming Language</i>
66
</p>
77

8-
This project aims to create a proof of concept node-based visual programming language that assembles to executable Swift code and can be written almost entirely using an Apple Pencil or touch.
8+
This project aims to proof the node-based visual programming language that assembles executable Swift code and can be written using an Apple Pencil or touch entirely.
99

1010
See `wwdc-submission` branch for the original files submitted for my WWDC 2018 scholarship.
1111

@@ -15,12 +15,12 @@ Video available at [here](https://youtu.be/BNWC_OF5Q-Y).
1515

1616
## Discussion
1717

18-
This is a very early prototype of what a visual programming language built for touch could look like. At the moment, it is incredibly inefficient to write programs in this, but I intend for that to change.
18+
This is an early prototype of visual programming language built for touch. It is incredibly inefficient to write programs in this prototype, but I intend to change.
1919

2020
As always, feedback and pull requests are more than welcome.
2121

2222
## Future Goals
2323

24-
I hope to continue development this summer. Hold tight!
24+
I hope to continue the development this summer. Hold tight!
2525

2626

0 commit comments

Comments
 (0)