README.markdown in tb_cms-1.0 vs README.markdown in tb_cms-1.0.1

- old
+ new

@@ -82,10 +82,10 @@ end end You can use the layouts provided with spud admin by using 'spud/admin/application' or 'spud/admin/detail' layouts -When creating controllers for the admin panel create them in the Spud::Admin Namespace and have them extend Spud::Admin::ApplicationController for automatic user authentication restrictions. +When creating controllers for the admin panel create them in the Admin Namespace and have them extend Admin::ApplicationController for automatic user authentication restrictions. Testing ----------------- Spud uses RSpec for testing. Get the tests running with a few short commands: