diff --git a/README.md b/README.md
index a9232a1..eea3f04 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,6 @@

-
-
-
-
### An all-encompassing, opinionated cybersecurity curriculum designed for enterprise use at software companies using the [Elixir](https://elixir-lang.org/) programming language.
[About](#about) |
@@ -72,7 +68,7 @@ Currently the curriculum is broken into the following 8 primary topics, each con
- Service to Service Authentication
- User Authorization
-*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/podium/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
+*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/erlef/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
## Usage
### For "Learners"
@@ -83,10 +79,7 @@ Using the ESCT as a consumer of the content is easy by just following these simp
3. **Load the Live Markdown files in an instance of Livebook**
- For further instructions on getting Livebook setup locally, please refer to [their documentation](https://livebook.dev/#install).
4. **Complete the training as instructed and save your progress along the way!**
-5. **When you think you're finished, create a PR to **your own fork** of the training repo**
- - You will receive feedback as to whether you completed it or not in the CI stage of your version control system*
-
-*\*Feedback functionality will initially work in GitLab, GitHub support is [in the works](https://github.com/podium/elixir-secure-coding/issues/17) but lower priority*
+5. **Feedback will be provided directly within Livebook via the "Graded Cell" smart cell**
### For "Educators"
Using the ESCT as a purveyor of the curriculum is relatively straight-forward: