Browse Source

context manager implemented

Kolja Beigel 1 năm trước cách đây
mục cha
commit
576a6c5b6f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -17,8 +17,8 @@ https://github.com/KoljaB/RealtimeSTT/assets/7604638/207cb9a2-4482-48e7-9d2b-072
 ### Updates
 
 #### v0.1.6
-- implements context manager protocol (recorder can be used in a `with` statement)
-- bugfix in shutdown method
+- Implements context manager protocol (recorder can be used in a `with` statement)
+- Bugfix for resource management in shutdown method
 
 #### v0.1.5