davidcavazos commented on code in PR #1: URL: https://github.com/apache/beam-starter-python/pull/1#discussion_r897127951
########## README.md: ########## @@ -0,0 +1,78 @@ +# Apache Beam starter for Python + +If you want to clone this repository to start your own project, +you can choose the license you prefer and feel free to delete anything related to the license you are dropping. + +## Before you begin + +Make sure you have a [Python 3](https://www.python.org/) development environment ready. +If you don't, you can follow the instructions in the +[Python 3 Installation & Setup Guide](https://realpython.com/installing-python/). Review Comment: Changed it to the Python downloads page -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
