fano 0.1.1

A simple writing tool in the terminal that forces you to focus only on the last few words you are writing.
Documentation
# Fano

Fano (**Fa**ding **no**tes) is a simple writing tool in the terminal that forces you to focus only on the last few words you are writing.

## Installation

Install with cargo:

```shell
cargo install fano
```

## Usage

Open or create file with `fano`, write the new content, then save and exit with `ESC`.

```shell
fano <FILE>
```