README.md in rubymotion_generators-0.0.4 vs README.md in rubymotion_generators-0.1.0

- old
+ new

@@ -25,15 +25,15 @@ motion create MyApp motion_g vc welcome #=> app/views/welcome_view_controller.rb ## Available Generators -* view - View -* cell - TableViewCell -* vc - ViewController -* tvc - TableViewController -* tbapp - TabBar app (AppDelegate with two ViewController examples) -* tvapp - TableView app (AppDelegate with a TableViewController example) +* view - UIView +* cell - UITableViewCell +* vc - UIViewController +* tvc - UITableViewController +* tbapp - UITabBar app (AppDelegate with two ViewController examples) +* tvapp - UITableView app (AppDelegate with a TableViewController example) ## ToDo - iPad option - Tests