From 65989e929433142ed134f128f0f05e9256305815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Sun, 17 Mar 2013 11:29:08 +0100 Subject: [PATCH] Note deprecation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdbd32b..412e4d7 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Below is the proposed HTTP API for resumable file uploading. Prior art: -* [Resumable Media Uploads in the Google Data Protocol](https://developers.google.com/gdata/docs/resumable_upload) * [Google Drive - Upload Files](https://developers.google.com/drive/manage-uploads) -* [ResumableHttpRequestsProposal from Gears](http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal) +* [Resumable Media Uploads in the Google Data Protocol](https://developers.google.com/gdata/docs/resumable_upload) (deprecated) +* [ResumableHttpRequestsProposal from Gears](http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal) (deprecated) ### POST /files