diff --git a/.github/script/STEP b/.github/script/STEP index 0cfbf08..b8626c4 100644 --- a/.github/script/STEP +++ b/.github/script/STEP @@ -1 +1 @@ -2 +4 diff --git a/PROFILE.md b/PROFILE.md new file mode 100644 index 0000000..4bbc2be --- /dev/null +++ b/PROFILE.md @@ -0,0 +1 @@ +Welcome to my Github profile. diff --git a/README.md b/README.md index bd3c00e..acd003b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ On additional branches, you can make edits without impacting the `main` version. Define terms and link to docs.github.com. --> -
+

Step 2: Commit a file

_You created a branch! :tada:_ @@ -167,7 +167,7 @@ You may have noticed after your commit that a message displayed indicating your if users accidentally closed without merging. --> -
+

Step 4: Merge your pull request

_Nicely done friend! :sunglasses:_