Skip to content

Commit

Permalink
SECURITY-OPS: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
potato authored Nov 28, 2023
1 parent 9437a25 commit bcda63a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
EscherGo - HTTP request signing lib [![Build Status](https://travis-ci.org/emartech/escher-go.svg?branch=master)](https://travis-ci.org/emartech/escher-go)
EscherGo - HTTP request signing lib
===================================
![Build Status](https://github.com/emartech/escher-go/actions/workflows/go.yml/badge.svg)

Go implementation of the [AWS4](http://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html) compatible [Escher](https://github.com/emartech/escher) HTTP request signing and authentication library.

Prerequisite
------------

In order to run the tests, some Go libraries should be installed. See `.travis.yml` for tips.
In order to run the tests, some Go libraries should be installed. Use `go get` to install the dependencies.

Run the tests
-------------
Expand Down

0 comments on commit bcda63a

Please sign in to comment.