mirror of
https://github.com/dnote/dnote
synced 2026-03-14 14:35:50 +01:00
Fix build status in README
This commit is contained in:
parent
fe50f5444c
commit
4e1e74bf5e
2 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Test
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||

|
||||
=========================
|
||||
|
||||
[](https://travis-ci.org/dnote/dnote)
|
||||

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

|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue