From b146a3efe63697d450ff698405c43a764a2a1b38 Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Mon, 11 Jul 2022 16:53:44 -0700
Subject: [PATCH] Update readme

---
 README.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3982531..e012c4b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
-# csusb-hub-project
+# CSUSB-HPC
 
-Testing JupyterHub for Cal State San Bernardino
\ No newline at end of file
+This page is for a JupyterHub at California State University San Bernardino (CSUSB) and maintained by the [CSUSB HPCI team](https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance-computing). 
+
+This JupyterHub is dedicated to faculty research and hosted at https://csusb-hpc.nrp-nautilus.io/.
+
+- Custom templates are [available here](https://gitlab.nrp-nautilus.io/csusb-prp/csusb-jupyterhub-templates.git).
+- Custom spawner and HTML are separated into the following two files and included using `extraFiles`.
+  - `my_spawner.py` 
+  - `my_spawner.html`
\ No newline at end of file
-- 
GitLab