ryomo commited on
Commit
e753a81
·
1 Parent(s): c92ff4b

feat: update README.md with short description and tags

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ sdk_version: 6.0.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: A strategy game where the player manages a realm by advising an AI Lord.
12
+ tags:
13
+ - mcp-in-action-track-creative
14
  ---
15
 
16
  Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>