Skip to content

Commit cd06f65

Browse files
author
Joshua Jacobs
committed
Update README to point to latest release jar
Add Contributing.md (Edit Later)
1 parent e1a2f4d commit cd06f65

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Contributing
2+
============
3+
4+
1. Fork the repo, develop and test your code changes, add docs, add "constructions".
5+
2. Make sure that your commit messages clearly describe the changes.
6+
3. Send a pull request.

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ Geometry Playground is a free ruler and compass Java application for multiple ge
44

55
<center><font size="+2">
66

7-
[Geometry Playground](Playground.jar)<br>
8-
[幾何学プレイグランド](Playground.jar)<br>
9-
[Parque Geométrico](Playground.jar)<br>
10-
[भूमिती अंगण](Playground.jar)<br>
11-
[La Géométrie, une aire de jeux](Playground.jar)<br>
12-
[الهندسة، مساحة ألعاب](Playground.jar)<br>
13-
[기하 놀이마당](Playground.jar)<br>
14-
[Геометрическая Игравая Плошадка](Playground.jar)<br>
15-
[Geometria Játszótér](Playground.jar)<br>
16-
[几何园地](Playground.jar)
7+
[Geometry Playground](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
8+
[幾何学プレイグランド](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
9+
[Parque Geométrico](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
10+
[भूमिती अंगण](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
11+
[La Géométrie, une aire de jeux](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
12+
[الهندسة، مساحة ألعاب](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
13+
[기하 놀이마당](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
14+
[Геометрическая Игравая Плошадка](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
15+
[Geometria Játszótér](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)<br>
16+
[几何园地](https://github.com/joshicola/geometry_playground_java/releases/latest/download/Playground.jar)
1717
</font></center>
1818

1919
Instructions for Geometry Playground are probably not needed, but here is the general idea:

0 commit comments

Comments
 (0)