summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsraël <isra017@gmail.com>2014-04-07 02:23:33 -0400
committerIsraël <isra017@gmail.com>2014-04-07 02:23:33 -0400
commite50d489e3b21c1c0cca6121b7bfc0beeeeeb8824 (patch)
tree056ae122d9a96395ae4150e4b0e987273c0aa7ec
parent612cbe2f7da2c6fc2024c49201af897800bb88a8 (diff)
downloadpopcorn-app-origin/master.zip
popcorn-app-origin/master.tar.gz
popcorn-app-origin/master.tar.bz2
Update README.mdorigin/master
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c964ef0..d933a76 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ See [Development's page](https://github.com/popcorn-org/popcorn-app/wiki/Develop
First, building, testing and reporting bug is highly appreciated. Please include console's output and reproduction step in your bug report.
-Right now we are doing a lot of (refactoring)[https://github.com/popcorn-org/popcorn-app/issues/174] to clean the codebase so if you work on a new feature based on 0.2.x, it probably won't merge into 0.3.0. This is why we recommend you to hold all pull request other than bug fixes until we release 0.3.0 and stabilize the new codebase. From that point, we plan to add a lot of new features asked by the community and merge pull request.
+Right now we are doing a lot of [refactoring](https://github.com/popcorn-org/popcorn-app/issues/174) to clean the codebase so if you work on a new feature based on 0.2.x, it probably won't merge into 0.3.0. This is why we recommend you to hold all pull request other than bug fixes until we release 0.3.0 and stabilize the new codebase. From that point, we plan to add a lot of new features asked by the community and merge pull request.
If you want to develop, you can look at the issues, especialy the bug and fix them.
Here's a [list of feature](https://popcorntime.uservoice.com/forums/245422-general) requested by the community so far.