LiZhuoyuan
Committed by GitHub

Update README.md

... ... @@ -87,6 +87,7 @@ class MyApp extends StatelessWidget {
```
#### The second way:Does not support font adaptation in the textTheme of MaterialApp's theme.
**(If it is not necessary, it is recommended to use the second)**
not support this:
```dart
... ...