File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ graph TB
8484git clone https://github.com/POWDER-RANGER/OBLISK.git
8585cd OBLISK
8686python3 -m venv venv
87- source venv/bin/activate # Windows: .\\ venv\\ Scripts\ \Activate.ps1
87+ source venv/bin/activate # Windows: .\venv\Scripts\Activate.ps1
8888pip install -r requirements.txt
8989python -m oblisk.main
9090```
@@ -161,11 +161,13 @@ planner.execute(plan) # Returns DAG of tasks assigned to agents
161161
162162---
163163
164- ## 📈 GitHub Stats
164+ ## 📈 Activity
165165
166166<div align =" center " >
167167
168- ![ OBLISK Stats] ( https://github-readme-stats.vercel.app/api?username=POWDER-RANGER&repo=OBLISK&show_icons=true&theme=midnight-purple&hide_border=true )
168+ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/POWDER-RANGER/OBLISK?style=for-the-badge&labelColor=0D1117&color=7C4DFF )
169+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/POWDER-RANGER/OBLISK?style=for-the-badge&labelColor=0D1117&color=7C4DFF )
170+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/POWDER-RANGER/OBLISK?style=for-the-badge&labelColor=0D1117&color=7C4DFF )
169171
170172</div >
171173
@@ -205,7 +207,7 @@ planner.execute(plan) # Returns DAG of tasks assigned to agents
205207
206208## 🤝 Connect
207209
208- [ ![ LinkedIn] ( https://img.shields.io/badge/LinkedIn-Curtis_Farrar-0077B5?style=flat&logo=linkedin )] ( https://www.linkedin.com/in/curtis-farrar-g6b )
210+ [ ![ LinkedIn] ( https://img.shields.io/badge/LinkedIn-Curtis_Farrar-0077B5?style=flat&logo=linkedin )] ( https://www.linkedin.com/in/curtis-farrar-20aa3525b )
209211[ ![ GitHub] ( https://img.shields.io/badge/GitHub-POWDER--RANGER-181717?style=flat&logo=github )] ( https://github.com/POWDER-RANGER )
210212[ ![ Portfolio] ( https://img.shields.io/badge/Portfolio-powder--ranger.github.io-B388FF?style=flat&logo=githubpages )] ( https://powder-ranger.github.io )
211213[ ![ ORCID] ( https://img.shields.io/badge/ORCID-0009--0008--9273--2458-A6CE39?style=flat&logo=orcid )] ( https://orcid.org/0009-0008-9273-2458 )
You can’t perform that action at this time.
0 commit comments