Skip to content

Commit 822e354

Browse files
authored
Line break
1 parent e4cf80a commit 822e354

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,11 @@ History View (2.0.0) | App Icon (3.9.6)
204204
Path: `./Demo` (Xcode Project in SwiftUI)
205205

206206
## FAQ
207-
Q1. Why did the sheet not popup/show loading/show blank?
208-
A1. Firstly, be sure the latest version in json is matching your app version. If you are using data.json locally, please check ```,``` is missing or any typo that casue the json no longer valid. If you are using remote data (e.g. Firebase), make sure the json structure is the same as the example.
209-
Q2. How can I contribute to the project?
210-
A2. Simply pull a request, and someone will review your code. If everything is okay, your changes will be merged and reflected in the next minor version.
211-
Q3. Can I use it in Educational (includ. Student's Homework, Class's demo) or NGO or Commerical Project?
207+
Q1. Why did the sheet not popup/show loading/show blank?<br />
208+
A1. Firstly, be sure the latest version in json is matching your app version. If you are using data.json locally, please check ```,``` is missing or any typo that casue the json no longer valid. If you are using remote data (e.g. Firebase), make sure the json structure is the same as the example.<br />
209+
Q2. How can I contribute to the project?<br />
210+
A2. Simply pull a request, and someone will review your code. If everything is okay, your changes will be merged and reflected in the next minor version.<br />
211+
Q3. Can I use it in Educational (includ. Student's Homework, Class's demo) or NGO or Commerical Project?<br />
212212
A3. YES. This project is under license of MIT. Feel free to use it :)
213213

214214
## License

0 commit comments

Comments
 (0)