Update README.md

This commit is contained in:
Anup Kumar Panwar
2019-05-04 15:57:37 +05:30
committed by GitHub
parent b0824d97d7
commit 163db8521a

View File

@ -1,4 +1,6 @@
# The Algorithms - Java
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JP3BLXA6KMDGW)
NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we are trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info.