Jean-David Moisan 4 سال پیش
والد
کامیت
dcc540a262
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -16,7 +16,10 @@ Polling input library for MonoGame.
 
 ## Features
 
-* Mouse, Keyboard, GamePad buttons
+* Manages the input states for you every frame
+* Mouse, Keyboard, and GamePad buttons abstractions
+* Tracking mode so that you don't accidentally consume the same input multiple times
+* Static or instanced usage
 
 ## Usage samples