aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNao Ueda <nao.uedder@gmail.com>2020-11-03 19:48:06 +0900
committerNao Ueda <nao.uedder@gmail.com>2020-11-03 19:48:06 +0900
commit72337a7e354a0b46b19fca70c9593755ce38047c (patch)
tree6c5d968faccc1a07190d1c71a844c1b520cf1e29 /README.md
parent193407686a0cb4858f4e403d8f54eba0404454a4 (diff)
downloadppad-72337a7e354a0b46b19fca70c9593755ce38047c.tar.gz
ppad-72337a7e354a0b46b19fca70c9593755ce38047c.tar.bz2
ppad-72337a7e354a0b46b19fca70c9593755ce38047c.zip
add some about features to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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/)