diff --git a/README.md b/README.md index 811c208..3d77f38 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This is a simple CLI program for tracking time spent on activities. It offers basic functionalities to start, pause, resume, stop, and show the recorded time. +## Download + +To download this program, visit the [GitHub repository](https://github.com/Diegiwg/tt) + ## Installation To use this program, you need to have Go installed on your system. Once you have Go set up, you can install the program with the following command: diff --git a/docs/index.md b/docs/index.md index 53665e8..791e8c7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,10 @@ This is a simple CLI program for tracking time spent on activities. It offers basic functionalities to start, pause, resume, stop, and show the recorded time. +## Download + +To download this program, visit the [GitHub repository](https://github.com/Diegiwg/tt) + ## Installation To use this program, you need to have Go installed on your system. Once you have Go set up, you can install the program with the following command: diff --git a/docs/pt/index.md b/docs/pt/index.md index 2511aff..3a22849 100644 --- a/docs/pt/index.md +++ b/docs/pt/index.md @@ -6,6 +6,10 @@ Este é um programa de linha de comando simples para rastrear o tempo gasto em atividades. Ele oferece funcionalidades básicas para iniciar, pausar, retomar, parar e mostrar o tempo registrado. +## Download + +Para baixar este programa, acesse o repositório [GitHub](https://github.com/Diegiwg/tt) + ## Instalação Para usar este programa, você precisa ter o Go instalado no seu sistema. Uma vez que o Go esteja configurado, você pode instalar o programa com o seguinte comando: