ソースを参照

Update README.md

Karl Zylinski 2 ヶ月 前
コミット
2b71696117
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -51,7 +51,7 @@ This first beta does NOT have the following features, but they are planned in th
 - Mac (metal)
 - Mac (metal)
 
 
 ## Feedback wanted
 ## Feedback wanted
-Here are some things I want to get feedback on:
+Here are some things I want to get feedback on during this first beta:
 - Is the `k2.new_frame()` concept OK? I was thinking of merging `new_frame()` and `process_events()`,
 - Is the `k2.new_frame()` concept OK? I was thinking of merging `new_frame()` and `process_events()`,
   but something tells me that some people may want to move their event processing around. Initially
   but something tells me that some people may want to move their event processing around. Initially
   I was toying with the idea to have the user use `core:time` and figure out `dt` etc themselves,
   I was toying with the idea to have the user use `core:time` and figure out `dt` etc themselves,