diff --git a/README.md b/README.md
index e13aacd..6903d72 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-#
Create Pull Request
+#
Create Pull Request
[](https://github.com/marketplace/actions/create-pull-request)
A GitHub action to create a pull request for changes to your repository in the actions workspace.
@@ -194,7 +194,7 @@ jobs:
This reference configuration will create pull requests that look like this:
-
+
## License
diff --git a/assets/cpr-gitgraph.htm b/docs/assets/cpr-gitgraph.htm
similarity index 100%
rename from assets/cpr-gitgraph.htm
rename to docs/assets/cpr-gitgraph.htm
diff --git a/assets/cpr-gitgraph.png b/docs/assets/cpr-gitgraph.png
similarity index 100%
rename from assets/cpr-gitgraph.png
rename to docs/assets/cpr-gitgraph.png
diff --git a/assets/logo.svg b/docs/assets/logo.svg
similarity index 100%
rename from assets/logo.svg
rename to docs/assets/logo.svg
diff --git a/assets/pull-request-example.png b/docs/assets/pull-request-example.png
similarity index 100%
rename from assets/pull-request-example.png
rename to docs/assets/pull-request-example.png
diff --git a/docs/concepts-guidelines.md b/docs/concepts-guidelines.md
index 109793c..f840c6c 100644
--- a/docs/concepts-guidelines.md
+++ b/docs/concepts-guidelines.md
@@ -47,7 +47,7 @@ Workflow steps:
The following git diagram shows how the action creates and updates a pull request branch.
-
+
## Guidelines