You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Apache Beam starter for Python
2
-
3
-
If you want to clone this repository to start your own project,
2
+
The intent of this repo is to provide a very simple project structure so user can have a jump start. If you want to clone this repository to start your own project,
4
3
you can choose the license you prefer and feel free to delete anything related to the license you are dropping.
4
+
[Check here](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples) in case you are looking for example code and check [DataFlow cookbook](https://github.com/GoogleCloudPlatform/dataflow-cookbook) for more examples.
0 commit comments