Skip to content

Commit

Permalink
doc: add ecdsa to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Feb 15, 2022
1 parent 622510b commit 9e2a18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Build Status](https://github.com/charmbracelet/keygen/workflows/build/badge.svg)](https://github.com/charmbracelet/keygen/actions)
[![Go ReportCard](https://goreportcard.com/badge/charmbracelet/keygen)](https://goreportcard.com/report/charmbracelet/keygen)

An SSH key pair generator. Supports generating RSA and Ed25519 keys.
An SSH key pair generator. Supports generating RSA, ECDSA, and Ed25519 keys.

## Example

Expand Down

0 comments on commit 9e2a18f

Please sign in to comment.