Skip to content

Commit 3f8a511

Browse files
committed
Update titles.
1 parent e80b380 commit 3f8a511

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Paper.js - The Swiss Army Knife of Vector Graphics Scripting.
1+
# Paper.js - The Swiss Army Knife of Vector Graphics Scripting
22

33
If you want to work with Paper.js, simply download the latest "stable" version from [http://paperjs.org/downloads/](http://paperjs.org/downloads/)
44

@@ -29,7 +29,7 @@ If you want to contribute to the project you will have to [make a fork](http://h
2929
git clone --recursive git@github.com:yourusername/paper.js.git
3030
git remote add upstream git://github.com/paperjs/paper.js.git
3131

32-
### Refreshing your clone
32+
### Refreshing Your Clone
3333

3434
To fetch changes from origin, run
3535

@@ -51,7 +51,7 @@ We prefer that you send a [*pull request* here on GitHub](http://help.github.com
5151

5252
Also, in your first contribution, add yourself to the end of `AUTHORS.md` (which of course is optional).
5353

54-
#### Creating and submitting a patch
54+
#### Creating and Submitting a Patch
5555

5656
As mentioned earlier in this article, we prefer that you send a [*pull request*](http://help.github.com/pull-requests/) on GitHub.
5757

0 commit comments

Comments
 (0)