fix newline
parent
72feb092fa
commit
d9dc2d9620
14
README.md
14
README.md
|
@ -1,12 +1,12 @@
|
|||
## Brokenithm-iOS
|
||||
## Brokenithm-iOS
|
||||
|
||||
A version of Brokenithm, based on Brokenithm-Evolved, Based on Brokenithm.
|
||||
Using usbmux to communicate over USB, rather than wifi to prevent sudden lag.
|
||||
A version of Brokenithm, based on Brokenithm-Evolved, Based on Brokenithm.
|
||||
Using usbmux to communicate over USB, rather than wifi to prevent sudden lag.
|
||||
|
||||
### Branches
|
||||
`master` branch is iOS App branch, the controller itself.
|
||||
`win-client-cpp_(failed)` branch is initial client branch written in C++, and abandoned due to library too old.
|
||||
`win-client` branch is current client branch written in C#.
|
||||
`master` branch is iOS App branch, the controller itself.
|
||||
`win-client-cpp_(failed)` branch is initial client branch written in C++, and abandoned due to library too old.
|
||||
`win-client` branch is current client branch written in C#.
|
||||
|
||||
### Build env
|
||||
- Xcode 11.3.1
|
||||
- Xcode 11.3.1
|
||||
|
|
Loading…
Reference in New Issue