Skip to content

Commit

Permalink
Docs: Reformat docs
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Aug 8, 2023
1 parent 61b62df commit 9272138
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# got-resume.js

# Fetch via HTTP/HTTPS using got with automatic resume after network failures

## Current status

[![NPM version](https://img.shields.io/npm/v/got-resume.svg)](https://www.npmjs.com/package/got-resume)
[![Build Status](https://img.shields.io/github/actions/workflow/status/overlookmotel/got-resume/test.yml?branch=master)](https://github.com/overlookmotel/got-resume/actions)
[![Coverage Status](https://img.shields.io/coveralls/overlookmotel/got-resume/master.svg)](https://coveralls.io/r/overlookmotel/got-resume)

# Fetch via HTTP/HTTPS using got with automatic resume after network failures

## Usage

Use [got](https://www.npmjs.com/package/got) to make an HTTP request with automatic retries for network errors.
Expand Down

0 comments on commit 9272138

Please sign in to comment.