Skip to content

Commit 3860f3d

Browse files
authoredFeb 15, 2025
Update readme.md language
Making different versions of readme for different languages
1 parent 70653d5 commit 3860f3d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed
 

‎readme.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
Manual
22

3-
# Sobre
4-
Aqueduct é um servidor de transferência de arquivos para plataformas linux construído em GOLANG via rede local com compartilhamento para dispositivos desktops na rede.
3+
# About
4+
Aqueduct is a local network desktop file transfer server for linux platforms built with GOLANG programming language.
55

6-
# Inicio
7-
8-
Clone os arquivos na pasta build
9-
No terminal, garanta que o script de instação tenha permissões de execução
10-
Após isso, navegue até a raiz do projeto e digite:
6+
# Installing
117

12-
$ sudo ./install.sh
8+
Clone the files in the build folder
9+
In the terminal, ensure that the install script has execution permissions
10+
After that, navigate to the root of the project and type:
1311

14-
# Configuração
15-
Realize as configurações no arquivo config.env.
12+
$ sudo./install.sh
1613

17-
Para ver o caminho do arquivo de configuração, execute o script de instalação e digite no terminal:
14+
# Configuration
15+
Perform the settings in the config.env file.
1816

19-
$ aqueduct
17+
To see the path of the configuration file, run the installation script and type in the terminal:
2018

21-
# Contribuir
22-
Ler a nota extra.md para mais informações.
19+
$ aqueduct
20+
21+
# Contribute
22+
Read the note extra.md for more information.

0 commit comments

Comments
 (0)
Please sign in to comment.