diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb
deleted file mode 100644
index ea382e0..0000000
--- a/app/views/welcome/index.html.erb
+++ /dev/null
@@ -1,14 +0,0 @@
-
Hello, Rails!
-
-Search for a package/description:
-
-<%= form_tag(url_for, method: "get") do %>
- <%= text_field_tag :search, '', autofocus: true, placeholder: 'Search criteria...' %>
- <%= submit_tag "Search" %>
-<% end %>
-
-Search results
-
-<%= @packages %>
-
-<%= render "packages_search_results", object: @packages %>
diff --git a/hello, rails b/hello, rails
new file mode 100644
index 0000000..e69de29