We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cebb52 commit fa18345Copy full SHA for fa18345
src/serious_python/README.md
@@ -10,9 +10,9 @@ Serious Python is part of [Flet](https://flet.dev) project - the fastest way to
10
11
## Platform Support
12
13
-| iOS | Android | macOS | Linux | Windows |
14
-| :-----: | :----------: | :---------: | :-------: | :----------: |
15
-| ✅ | ✅ | ✅ | ✅ | ✅ |
+| iOS | Android | macOS | Linux | Windows | Web |
+|:---:|:-------:|:-----:|:-----:|:-------:|:---:|
+| ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
16
17
### Python versions
18
0 commit comments