瀏覽代碼

updated README

Kevin Bradley 7 年之前
父節點
當前提交
49508ac2a6
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      README.md

+ 7 - 7
README.md

@@ -13,12 +13,12 @@ ie
 
 
 which should return log like the following:
 which should return log like the following:
 
 
-[2] 1763
-root@ (/var/root)# 
-PineBoard PID is 1758
-No error occurred!
-cycript started on port: 1337! Press return & then run the following command to connect:
-cycript -r 127.0.0.1:1337 <--- run this command exactly as it appears
+ [2] 1763
+ root@ (/var/root)# 
+ PineBoard PID is 1758
+ No error occurred!
+ cycript started on port: 1337! Press return & then run the following command to connect:
+ cycript -r 127.0.0.1:1337 <--- run this command exactly as it appears
 
 
 2. Press return and run the command in the last line of the output from cycripter, in our case it would be
 2. Press return and run the command in the last line of the output from cycripter, in our case it would be
 
 
@@ -26,7 +26,7 @@ cycript -r 127.0.0.1:1337
 
 
 3. Profit!
 3. Profit!
 
 
-Building:
+# Building:
 
 
 It's a two step build process run either iosMake.sh or tvOSMake.sh depending on which platform you are targeting
 It's a two step build process run either iosMake.sh or tvOSMake.sh depending on which platform you are targeting