diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml
new file mode 100644
index 00000000..f2c9e97c
--- /dev/null
+++ b/.github/workflows/static.yml
@@ -0,0 +1,43 @@
+# Simple workflow for deploying static content to GitHub Pages
+name: Deploy static content to Pages
+
+on:
+ # Runs on pushes targeting the default branch
+ push:
+ branches: ["main"]
+
+ # Allows you to run this workflow manually from the Actions tab
+ workflow_dispatch:
+
+# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
+permissions:
+ contents: read
+ pages: write
+ id-token: write
+
+# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
+# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
+concurrency:
+ group: "pages"
+ cancel-in-progress: false
+
+jobs:
+ # Single deploy job since we're just deploying
+ deploy:
+ environment:
+ name: github-pages
+ url: ${{ steps.deployment.outputs.page_url }}
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout
+ uses: actions/checkout@v4
+ - name: Setup Pages
+ uses: actions/configure-pages@v5
+ - name: Upload artifact
+ uses: actions/upload-pages-artifact@v3
+ with:
+ # Upload entire repository
+ path: '.'
+ - name: Deploy to GitHub Pages
+ id: deployment
+ uses: actions/deploy-pages@v4
diff --git a/Copilot for Xcode/Credits.rtf b/Copilot for Xcode/Credits.rtf
index d282374b..20039f1c 100644
--- a/Copilot for Xcode/Credits.rtf
+++ b/Copilot for Xcode/Credits.rtf
@@ -3322,4 +3322,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\
THE SOFTWARE.\
\
\
-}
\ No newline at end of file
+}
diff --git a/Emojin b/Emojin
new file mode 100644
index 00000000..ba776f87
--- /dev/null
+++ b/Emojin
@@ -0,0 +1 @@
+https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/README.md
diff --git a/README.md b/README.md
index d9c550d1..b1700eef 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-#
GitHub Copilot for Xcode
+#
GB-BOT-MD
-[GitHub Copilot](https://github.com/features/copilot) is an AI pair programmer
+[GitHub Copilot](https://github.com/GB-BOT-MD/CopilotForXcode.git) is an AI pair programmer
tool that helps you write code faster and smarter. Copilot for Xcode is an Xcode extension that provides inline coding suggestions as you type and a chat assistant to answer your coding questions.
## Chat
@@ -153,4 +153,4 @@ forum](https://github.com/orgs/community/discussions/categories/copilot).
Thank you to @intitni for creating the original project that this is based on.
Attributions can be found under About when running the app or in
-[Credits.rtf](./Copilot%20for%20Xcode/Credits.rtf).
\ No newline at end of file
+[Credits.rtf](./Copilot%20for%20Xcode/Credits.rtf).