diff --git a/README.md b/README.md index 9690887..fb8938f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Introduction -This repository contains code for the website https://zainezq.com, which serves as a blah +This repository contains code for the website https://zainezq.com, which serves as a central familial hub for me. + +The site is written using Emacs and Org-mode, and exported using the `org-publish` functionality. See the `build-site.el` script for details on how the site is built and published.