Skip to content

Commit

Permalink
Update README.md with proper credit
Browse files Browse the repository at this point in the history
  • Loading branch information
Devuh committed Mar 29, 2024
1 parent da0b017 commit 66dfe51
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
This repo is following the Odin Project's guide on creating a simple HTML website for a recipe.

While I'm very familiar with the content of this lesson, I hope to gain familiarity with a basic Git and HTML workflow, and better understand how to organize my files and repositories, as well as practice writing proper commit messages.
While I'm very familiar with the content of this lesson, I hope to gain familiarity with a basic Git and HTML workflow, and better understand how to organize my files and repositories, as well as practice writing proper commit messages.

The banana bread recipe was copied from https://www.noracooks.com/banana-bread/.

The other two recipes were generated using ChatGPT. I wanted practice creating a functional website and used ChatGPT to save time writing redundant code.

0 comments on commit 66dfe51

Please sign in to comment.