mohansshf commited on
Commit
3ce0cde
·
1 Parent(s): 3c1aa59

Fix tags YAML format in README

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,7 +6,11 @@ colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  app_port: 8000
9
- tags: openenv,multi-agent,organization,simulation
 
 
 
 
10
  ---
11
 
12
  # OrgSim — Organization Simulation Environment
 
6
  sdk: docker
7
  pinned: false
8
  app_port: 8000
9
+ tags:
10
+ - openenv
11
+ - multi-agent
12
+ - organization
13
+ - simulation
14
  ---
15
 
16
  # OrgSim — Organization Simulation Environment