Skip to content

Commit

Permalink
prep 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamontov committed Dec 8, 2024
1 parent deb908c commit e5e456a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ echo $(passgen-cmd 8 -c 0123456789abcdef)"-"$(passgen-cmd 4 -c 0123456789abcdef)
```

## Downloads
[Releases/Builded packages](https://github.com/mammothcoding/passgen-console-linuxwin/releases/)
[Releases/Builded packages](https://github.com/mammothcoding/passgen-cmd/releases/)

## License
[MIT](https://choosealicense.com/licenses/mit/)
4 changes: 2 additions & 2 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cargo install passgen-cmd
```bash
passgen-cmd -h
```
### Examples
### Примеры
#### Создать стойкий токен, включающий все летералы, цифры и специальные символы длиной 30 символов:
```bash
passgen-cmd 30
Expand All @@ -51,7 +51,7 @@ echo $(passgen-cmd 8 -c 0123456789abcdef)"-"$(passgen-cmd 4 -c 0123456789abcdef)
```

## Загрузки
[Собранные релизы](https://github.com/mammothcoding/passgen-console-linuxwin/releases/)
[Собранные релизы](https://github.com/mammothcoding/passgen-cmd/releases/)

## Лицензия
[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit e5e456a

Please sign in to comment.