2
0
Jean-David Moisan 4 жил өмнө
parent
commit
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