Skip to content

Commit a5edec9

Browse files
committed
Add Fedora 24+ and openSUSE 13.3+ to supported OSes
1 parent 38bcf0c commit a5edec9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ support old operating systems then choose the v31 release.
240240
OS | Py2 | Py3 | 32bit | 64bit | Requirements
241241
--- | --- | --- | --- | --- | ---
242242
Windows | 2.7 | 3.4 / 3.5 / 3.6 / 3.7 | Yes | Yes | Windows 7+
243-
Linux | 2.7 | 3.4 / 3.5 / 3.6 / 3.7 | Yes | Yes | Debian 8+ / Ubuntu 14.04+
243+
Linux | 2.7 | 3.4 / 3.5 / 3.6 / 3.7 | Yes | Yes | Debian 8+, Ubuntu 14.04+, Fedora 24+, openSUSE 13.3+
244244
Mac | 2.7 | 3.4 / 3.5 / 3.6 / 3.7 | No | Yes | MacOS 10.9+
245245

246246
These platforms are not supported yet:
@@ -303,8 +303,8 @@ Additional information for v31.2 release:
303303
- [Tutorial](docs/Tutorial.md)
304304

305305

306-
### API categories
307-
306+
### API categories
307+
308308
#### Modules
309309

310310
* [cefpython](api/cefpython.md#cefpython) module
@@ -360,9 +360,9 @@ Additional information for v31.2 release:
360360
* [StringVisitor](api/StringVisitor.md#stringvisitor-interface) interface
361361
* [WebRequestClient](api/WebRequestClient.md#webrequestclient-interface) interface
362362

363-
364-
### API index
365-
363+
364+
### API index
365+
366366
* [AccessibilityHandler (interface)](api/AccessibilityHandler.md#accessibilityhandler-interface)
367367
* [_OnAccessibilityTreeChange](api/AccessibilityHandler.md#_onaccessibilitytreechange)
368368
* [_OnAccessibilityLocationChange](api/AccessibilityHandler.md#_onaccessibilitylocationchange)

0 commit comments

Comments
 (0)