Skip to content

Commit

Permalink
Clean up README and update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacdonald committed Jan 12, 2024
1 parent 5e58f37 commit b517d07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,11 @@ Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim,
simplify it, and bundle in the essential features required for a modern text
editor.

![Amp screenshot](screenshot.png?raw=true "Amp")

Written with :heart: in [Rust](http://rust-lang.org).

Amp's internals (data structures, syntax highlighting, workspace management, etc.)
have been built as a separate crate: [scribe](https://github.com/jmacdonald/scribe).

For a full overview, along with documentation and installation instructions, visit [amp.rs](https://amp.rs).

![Amp screenshot](screenshot.png?raw=true "Amp")

# Installation

## Cargo

If you have Rust >= 1.38.0 installed:

```
cargo install amp
```

## Homebrew

You can install Amp using Homebrew:

```
brew install amp
```
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b517d07

Please sign in to comment.