From 72337a7e354a0b46b19fca70c9593755ce38047c Mon Sep 17 00:00:00 2001 From: Nao Ueda Date: Tue, 3 Nov 2020 19:48:06 +0900 Subject: add some about features to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5257ad9..1987a4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Papertrail log archives downloader +`ppad`, stands for _PaPertrail log Archives Downloader_, can download log archives from [Papertrail](https://www.papertrail.com/). + +The downloading process works on multi-thread and checking [API's _Rate Limits from the header](https://documentation.solarwinds.com/en/Success_Center/papertrail/Content/kb/how-it-works/http-api.htm#rate-limits) so you can download the archives fastly and safely. + ## Install Please use [pip](https://pip.pypa.io/) -- cgit v1.2.3-54-g00ecf