-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md: acknowledge AppVeyor and Travis CI
- Loading branch information
1 parent
8594103
commit 4ead8ab
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,11 +19,13 @@ This project made use of the following software: | |
+ Microsoft Windows | ||
+ the [NetBeans][] integrated development environment | ||
|
||
I am grateful to [Github][] for providing free hosting for this project. | ||
I am grateful to [Github][], [AppVeyor][], and [Travis][] | ||
for providing free hosting for this project. | ||
|
||
If I've misattributed anything or left anyone out, please let me know so I can | ||
correct the situation: [email protected] | ||
|
||
[appveyor]: https://www.appveyor.com "AppVeyor Continuous Integration" | ||
[bullet]: https://pybullet.org/wordpress "Bullet Real-Time Physics Simulation" | ||
[chrome]: https://www.google.com/chrome "Chrome" | ||
[git]: https://git-scm.com "Git" | ||
|
@@ -32,3 +34,4 @@ correct the situation: [email protected] | |
[jme]: http://jmonkeyengine.org "jMonkeyEngine Project" | ||
[markdown]: https://daringfireball.net/projects/markdown "Markdown Project" | ||
[netbeans]: https://netbeans.org "NetBeans Project" | ||
[travis]: https://travis-ci.org "Travis CI" |