Add an icon for iamb (#232)

This commit is contained in:
Ulyssa 2024-03-28 09:20:27 -07:00 committed by GitHub
parent 79f6b5b75c
commit b4e9c213e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 148 additions and 9 deletions

View file

@ -1,4 +1,5 @@
# iamb
<div align="center">
<h1><img width="200" height="200" src="docs/iamb.svg"></h1>
[![Build Status](https://github.com/ulyssa/iamb/actions/workflows/ci.yml/badge.svg)](https://github.com/ulyssa/iamb/actions?query=workflow%3ACI+)
[![License: Apache 2.0](https://img.shields.io/crates/l/iamb.svg?logo=apache)](https://crates.io/crates/iamb)
@ -6,6 +7,11 @@
[![Latest Version](https://img.shields.io/crates/v/iamb.svg?logo=rust)](https://crates.io/crates/iamb)
[![iamb](https://snapcraft.io/iamb/badge.svg)](https://snapcraft.io/iamb)
![Example Usage](https://iamb.chat/static/images/iamb-demo.gif)
</div>
## About
`iamb` is a Matrix client for the terminal that uses Vim keybindings.
@ -13,8 +19,6 @@
This project is a work-in-progress, and there's still a lot to be implemented,
but much of the basic client functionality is already present.
![Example Usage](https://iamb.chat/static/images/iamb-demo.gif)
## Documentation
You can find documentation for installing, configuring, and using iamb on its