diff --git a/README.md b/README.md index 205b09e..c296d22 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This repository is to define a backend for, and to serve, my website. The code here is building upon the basis of a project structure and associated source code supplied by the [Elxir](https://elixir-lang.org/) [Phoenix](https://hexdocs.pm/phoenix/installation.html) web framework package(s)/module(s) and the associated CLI utilities. -This project is a WIP. +> [!NOTE] +> Not only is this a WIP, but this project is the first time I've ever used the Elixir programming language. As of yet, the source code is not written idiomatically. ## Execution and installation