8000 Update programming language links in README.md · Multiform-Validator/.github@39eea2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 39eea2f

Browse files
committed
Update programming language links in README.md
1 parent 2e461de commit 39eea2f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ Multiform-validator is a comprehensive, multilanguage library designed to valida
1111

1212
This library provides validation functionalities in the following programming languages:
1313

14-
- [TypeScript (TS/JS/NPM)](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md) (stable)
15-
- [Java](https://github.com/gabriel-logan/multiform-validator/tree/main/packages 10000 /java/README.md) (coming soon)
16-
- [C#](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/csharp/README.md) (coming soon)
17-
- [Python](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/python/README.md) (stable)
18-
- [PHP](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/php/README.md) (coming soon)
19-
- [C](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/c/README.md) (coming soon)
14+
- [TypeScript (TS/JS/NPM)](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md) (stable)
15+
- [Java](https://github.com/Multiform-Validator/java/blob/main/README.md) (stable)
16+
- [C#](https://github.com/Multiform-Validator/csharp/blob/main/README.md) (coming soon)
17+
- [Python](https://github.com/Multiform-Validator/python/blob/main/README.md) (stable)
18+
- [PHP](https://github.com/Multiform-Validator/php/blob/main/README.md) (coming soon)
19+
- [C](https://github.com/Multiform-Validator/c/blob/main/README.md) (coming soon)
2020

2121
## Usage
2222

23-
For detailed usage instructions, please refer to the README file in the directory of the programming language you are using. For instance, TypeScript users can find the usage instructions in the [TypeScript README](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md).
23+
For detailed usage instructions, please refer to the README file in the directory of the programming language you are using. For instance, TypeScript users can find the usage instructions in the [TypeScript README](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md).
2424

2525
## Installation
2626

README.pt.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Multiform-validator é uma biblioteca abrangente e multilíngue projetada para v
99

1010
Esta biblioteca fornece funcionalidades de validação nas seguintes linguagens de programação:
1111

12-
- [TypeScript (TS/JS/NPM)](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md) (estável)
13-
- [Java](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/java/README.md) (em breve)
14-
- [C#](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/csharp/README.md) (em breve)
15-
- [Python](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/python/README.md) (estável)
16-
- [PHP](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/php/README.md) (em breve)
17-
- [C](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/c/README.md) (em breve)
12+
- [TypeScript (TS/JS/NPM)](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md) (estável)
13+
- [Java](https://github.com/Multiform-Validator/java/blob/main/README.md) (estável)
14+
- [C#](https://github.com/Multiform-Validator/csharp/blob/main/README.md) (em breve)
15+
- [Python](https://github.com/Multiform-Validator/python/blob/main/README.md) (estável)
16+
- [PHP](https://github.com/Multiform-Validator/php/blob/main/README.md) (em breve)
17+
- [C](https://github.com/Multiform-Validator/c/blob/main/README.md) (em breve)
1818

1919
## Uso
2020

21-
Para instruções detalhadas de uso, consulte o arquivo README no diretório da linguagem de programação que você está usando. Por exemplo, os usuários de TypeScript podem encontrar as instruções de uso no [README do TypeScript](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md).
21+
Para instruções detalhadas de uso, consulte o arquivo README no diretório da linguagem de programação que você está usando. Por exemplo, os usuários de TypeScript podem encontrar as instruções de uso no [README do TypeScript](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md).
2222

2323
## Instalação
2424

0 commit comments

Comments
 (0)
0