Skip to content

Commit 45e7c47

Browse files
committed
Clarify Q&A of readme
1 parent 9a852d0 commit 45e7c47

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
@@ -122,8 +122,8 @@ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
122122

123123
#### Xamarin Android Trouble shooting tips
124124

125-
* Javac shows compilation error.
126-
* Rebuild the test project and try it run again.
125+
* **Q:** Javac shows compilation error.
126+
* **A:** Rebuild the test project and try it run again.
127127

128128
### Xamarin iOS testing
129129

@@ -145,10 +145,10 @@ There are bundle IDs of current iOS tests:
145145

146146
See [Xamarin's official trouble shooting docs first.](https://developer.xamarin.com/guides/ios/getting_started/installation/windows/connecting-to-mac/troubleshooting/)
147147

148-
* An error occurred while running unit test project.
149-
* Rebuild the project and rerun it. Or, login your Mac again, ant retry it.
150-
* It is hard to read English.
151-
* You can read localized Xamarin docs with putting `{region}-{lang}` as the first component of URL path such as `https://developer.xamarin.com/ja-jp/guides/...`.
148+
* **Q:** An error occurred while running unit test project.
149+
* **A:** Rebuild the project and rerun it. Or, login your Mac again, ant retry it.
150+
* **Q:** It is hard to read English.
151+
* **A:** You can read localized Xamarin docs with putting `{region}-{lang}` as the first component of URL path such as `https://developer.xamarin.com/ja-jp/guides/...`.
152152

153153
## See also
154154

0 commit comments

Comments
 (0)