浏览代码

README updated

Alexander Shiryaev 12 年之前
父节点
当前提交
e5bf4a6019
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README

+ 2 - 1
README

@@ -157,7 +157,8 @@ Notes:
 			Thus, MarkLocals and TrapViewer will work incorrectly.
 			Thus, MarkLocals and TrapViewer will work incorrectly.
 		in this case, to solve problem, baseStack should be adjusted and
 		in this case, to solve problem, baseStack should be adjusted and
 			should point to stack on which this exported procedure executes
 			should point to stack on which this exported procedure executes
-		if necessary, this can be done using auxiliary module Kernel_so_init
+		if necessary, this can be done using auxiliary module Kernel_so_init,
+			or by using Kernel.Start
 
 
 	Command line support removed because there is no easy way to access argc argv from outside main()
 	Command line support removed because there is no easy way to access argc argv from outside main()
 		Environment variables supported instead:
 		Environment variables supported instead: