turn into working cli tool
[video-tweet.git] / README.md
index 1a4354133a2ba71a0b3e8a046acc3ada774162e5..1e3c03545ea05817e912d226cdde3802a014ccf8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+Original repo: https://github.com/twitterdev/large-video-upload-python
+Changes here are meant to be rebased.
+
 # Large Media Upload
 
 This Python sample demonstrates the following process of uploading large media (video / GIF / image) files asynchronously with the Twitter API, via the "chunked upload" method.