diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-29 00:34:46 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-29 00:34:46 -0500 |
commit | fc119805271e6b42d6590db4afffadbe07b39a05 (patch) | |
tree | 92e8bbbd20121ad97b447b9ce9617db96439851b | |
parent | 7541f3d9205b4662f30c9c9254bd97e3164455d9 (diff) |
Added a README
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6e9e81f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# alexscerba.com + +## Overview + +* Developed in Go +* Use of builtin text/template system +* [see the site in action](https://alexscerba.com/)
\ No newline at end of file |