Skip to content

Commit 7176872

Browse files
authored
Merge pull request #5 from hx2A/fix_readme_link
fix README link
2 parents a37f0c9 + db0b48a commit 7176872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip install py5
4646

4747
## Getting Started
4848

49-
If you are new to Python, start with the [](https://py5coding.org/tutorials/intro_to_py5_and_python.html) tutorials. If you are familiar with Java programming and Processing, you'll find the [](https://py5coding.org/content/coming_from_processing_java.html) page to be helpful.
49+
If you are new to Python, start with the [intro to py5 and python](https://py5coding.org/tutorials/intro_to_py5_and_python.html) tutorials. If you are familiar with Java programming and Processing, you'll find the [Tips for Processing Java Users](https://py5coding.org/content/coming_from_processing_java.html) page to be helpful.
5050

5151
There are currently five basic ways to use py5. They are:
5252

0 commit comments

Comments
 (0)