mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Add an icon for iamb (#232)
This commit is contained in:
parent
79f6b5b75c
commit
b4e9c213e6
8 changed files with 148 additions and 9 deletions
10
README.md
10
README.md
|
@ -1,4 +1,5 @@
|
|||
# iamb
|
||||
<div align="center">
|
||||
<h1><img width="200" height="200" src="docs/iamb.svg"></h1>
|
||||
|
||||
[](https://github.com/ulyssa/iamb/actions?query=workflow%3ACI+)
|
||||
[](https://crates.io/crates/iamb)
|
||||
|
@ -6,6 +7,11 @@
|
|||
[](https://crates.io/crates/iamb)
|
||||
[](https://snapcraft.io/iamb)
|
||||
|
||||

|
||||
|
||||
</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.
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
You can find documentation for installing, configuring, and using iamb on its
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue