update readme title

This commit is contained in:
onyx-and-iris 2023-07-26 16:12:38 +01:00
parent 72e09d5278
commit e15e17cc9f
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
obsws (0.2.1)
obsws (0.3.0)
waitutil (~> 0.2.1)
websocket-driver (~> 0.7.5)
@ -52,7 +52,7 @@ GEM
rubocop-performance (~> 1.18.0)
unicode-display_width (2.4.2)
waitutil (0.2.1)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)

View File

@ -2,7 +2,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/onyx-and-iris/obsws-ruby/blob/dev/LICENSE)
[![Ruby Code Style](https://img.shields.io/badge/code_style-standard-violet.svg)](https://github.com/standardrb/standard)
# A Ruby wrapper around OBS Studio WebSocket v5.0
# Ruby Clients for OBS Studio WebSocket v5.0
## Requirements