Update to some of the language in readme
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 15:05:36 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-19 15:05:53 +0200 |
| Commit | cfd72a909901be09557930e7466f7eca9ceafc1a (patch) |
|
-rw-r--r-- |
README.md | 10 |
1 files changed, 5 insertions, 5 deletions
| diff --git a/README.md b/README.md | |||
| 1 | # PulseAudio Sink Toggle Tool |
1 | # PulseAudio Sink Cycle |
| 2 | 2 | ||
| 3 | Pats is a command-line tool for managing PulseAudio audio sinks that allows you to |
3 | Pats is a command-line tool for managing PulseAudio audio sinks that allows you |
| 4 | list available audio outputs and toggle between them seamlessly. |
4 | to list available audio outputs and cycles between them seamlessly. |
| 5 | 5 | ||
| 6 | ## Features |
6 | ## Features |
| 7 | 7 | ||
| ... | |||
| 93 | ## License |
93 | ## License |
| 94 | 94 | ||
| 95 | [pats](https://github.com/mitjafelicijan/pats) was written by [Mitja |
95 | [pats](https://github.com/mitjafelicijan/pats) was written by [Mitja |
| 96 | Felicijan](https://mitjafelicijan.com) and is released under the BSD |
96 | Felicijan](https://mitjafelicijan.com) and is released under the BSD two-clause |
| 97 | two-clause license, see the LICENSE file for more information.. |
97 | license, see the LICENSE file for more information. |