Fix build status in README

This commit is contained in:
Sung 2023-02-05 12:31:13 +11:00
commit 4e1e74bf5e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
name: Test
name: CI
on:
push:
branches: [master]

View file

@ -1,11 +1,11 @@
![Dnote](assets/logo.png)
=========================
[![Build Status](https://travis-ci.org/dnote/dnote.svg?branch=master)](https://travis-ci.org/dnote/dnote)
![Build Status](https://github.com/dnote/dnote/actions/workflows/ci.yml/badge.svg)
Dnote is a simple command line notebook for programmers.
It **keeps you focused** by providing a way of effortlessly capturing and retrieving information **without leaving your terminal**. It also offers a seamless **multi-device sync** and a **web interface**.
It **keeps you focused** by providing a way of effortlessly capturing and retrieving information **without leaving your terminal**. It also offers a seamless **multi-device sync**.
![A demo of Dnote command line interface](assets/cli.gif "Dnote command line interface")