some more shape to docs

This commit is contained in:
Abraham Toriz 2021-11-12 15:06:23 -06:00
parent ddf85cdd06
commit 5a680c8ea9
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 7 additions and 5 deletions

View File

@ -10,18 +10,19 @@ Tiempo docs
Tiempo is a command line time tracker. It helps you keep track of the time spent
in different activities optionally organized in projects or `sheets`. Tiempo is
also a `Timetrap`_ compatible command line time tracking application.
also compatible with `Timetrap`_, its predecesor.
Installation
------------
Just do:
Provided you have a `Rust`_ toolchain installed, just do:
.. code:: bash
cargo install tiempo
If you use Arch Linux, install `tiempo-git` package from the `AUR`_, for example:
If you use Arch Linux, install ``tiempo-git`` package from the `AUR`_, for
example:
.. code:: bash
@ -38,8 +39,9 @@ Go `here`_...
Special Thanks
--------------
To `Timetrap`_ for existing, to `samg`_ for creating it. It is the tool I was looking
for and whose design I took as reference, keeping compatibility when possible.
To `Timetrap`_ for existing, to `samg`_ for creating it. It is the tool I was
looking for and whose design I took as reference, keeping compatibility when
possible.
.. _Timetrap: https://github.com/samg/timetrap/
.. _samg: https://github.com/samg