EPlus-LLM commited on
Commit
b95324d
·
verified ·
1 Parent(s): 268ec13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,6 +32,9 @@ This current platform is designed for engineers, architects, and researchers wor
32
 
33
  ## 🚀 Quick Start
34
 
 
 
 
35
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
36
 
37
  ```python
 
32
 
33
  ## 🚀 Quick Start
34
 
35
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]
36
+ (https://colab.research.google.com/github/your-username/your-repo/blob/main/notebooks/Run_EPlus-LLM.ipynb)
37
+
38
  Here provides a code snippet to show you how to load the EPlus-LLM and auto-generate building energy models.
39
 
40
  ```python