Update README (#390)

* Update README

* Update wording
This commit is contained in:
Sung Won Cho 2020-01-11 17:19:59 +10:00 committed by GitHub
commit 3c650187c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@
[![Build Status](https://travis-ci.org/dnote/dnote.svg?branch=master)](https://travis-ci.org/dnote/dnote)
[Dnote](https://www.getdnote.com) is a lightweight personal knowledge base. The main design goal is to **keep you focused** by providing a way of swiftly capturing new information **without having to switch environment**. To that end, you can use Dnote as a command-line interface, browser extension, web client, or an IDE plugin.
[Dnote](https://www.getdnote.com) is a lightweight personal knowledge base for programmers. The main design goal is to **keep you focused** by providing a way of swiftly capturing new information **without having to switch environment**. To that end, you can use Dnote as a [command-line interface](https://github.com/dnote/dnote/blob/master/pkg/cli/README.md), browser extension, web client, or an IDE plugin.
It also offers a seamless **multi-device sync**, and **automated spaced repetition** to retain your memory. For more information, please see [features](https://www.getdnote.com/pricing).
![Dnote web application running on various devices](assets/devices.png "Dnote web application running on various devices")
![A demo of Dnote command line interface](assets/cli.gif "Dnote command line interface")
## Get Started
@ -15,6 +15,8 @@ The quickest way to try Dnote is to use the hosted version at https://app.getdno
Alternatively, you can self-host a Dnote server by either [using Docker](https://github.com/dnote/dnote/blob/master/host/docker/README.md) or [using a binary](https://github.com/dnote/dnote/blob/master/SELF_HOSTING.md).
![Dnote web application running on various devices](assets/devices.png "Dnote web application running on various devices")
## Dnote clients
You can use the following client programs to interact with Dnote: