From 8dc36a72b2541b15a1b1a526cf7b755fc75801bb Mon Sep 17 00:00:00 2001 From: Tyler Gebhard Date: Mon, 27 Oct 2014 04:51:20 -0400 Subject: [PATCH] I think it's done this time. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c783b771..308cbd1b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Steps to configuring a development environment for CommaFeed may include, but ma 12. The development server is now running at http://localhost:8082 and is proxying REST requests to dropwizard on port 8083. 13. Connect to the server from your browser; you should have functional breakpoints and watches on assets. 14. When you're done developing, create a fork at the top of https://github.com/Athou/CommaFeed page and commit your changes to it. -15. If you'd like to contribute to CommaFeed, create a pull request from your repository to https://github.com/Athou/CommaFeed when your changes are ready. +15. If you'd like to contribute to CommaFeed, create a pull request from your repository to https://github.com/Athou/CommaFeed when your changes are ready. There's a button to do so at the top of https://github.com/Athou/CommaFeed. Translate CommaFeed into your language --------------------------------------