LucioLiu commited on
Commit
4e36c4b
·
verified ·
1 Parent(s): 0110783

Unify mirror banner: HF + GitLab + GitHub links, GitLab as primary git route

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -20,20 +20,24 @@ size_categories:
20
  - n<1K
21
  viewer: false
22
  ---
23
- > **nomad** - Portable AI team workspace. Your agent's personality and memory live as plain files in a folder - open it in any capable AI tool and the agent just works.
 
 
 
 
24
  >
25
- > **Get it.** This Hugging Face repo mirrors the source; pick whichever works for you:
26
  >
27
  > ```bash
28
- > # Hugging Face (this page)
29
- > hf download LucioLiu/nomad --repo-type dataset --local-dir ./nomad
30
- > git clone https://huggingface.co/datasets/LucioLiu/nomad
31
- >
32
- > # GitLab mirror - plain git, always current
33
  > git clone https://gitlab.com/LucioLiu/nomad.git
 
 
 
34
  > ```
35
  >
36
- > **Licence: PolyForm Noncommercial 1.0.0** - see the `LICENSE` file in this repo, which is authoritative.
 
 
37
 
38
  ---
39
  # Nomad — Portable AI Team Workspace
 
20
  - n<1K
21
  viewer: false
22
  ---
23
+
24
+ > **nomad** - Build, migrate or mount a portable multi-agent workspace. Plain text, zero dependencies.
25
+ >
26
+ > **Mirrored in three places, same version everywhere:**
27
+ > [Hugging Face](https://huggingface.co/datasets/LucioLiu/nomad) (you are here) · [GitLab](https://gitlab.com/LucioLiu/nomad) · [GitHub](https://github.com/LucioLiu/nomad)
28
  >
29
+ > **Get the files** - GitLab is the most reliable plain-git route:
30
  >
31
  > ```bash
 
 
 
 
 
32
  > git clone https://gitlab.com/LucioLiu/nomad.git
33
+ >
34
+ > # or from this page
35
+ > hf download LucioLiu/nomad --repo-type dataset --local-dir ./nomad
36
  > ```
37
  >
38
+ > *Note: links to github.com inside the text below point to the GitHub mirror; if one does not resolve, use the GitLab mirror above - it carries the same content.*
39
+ >
40
+ > **Licence: PolyForm Noncommercial 1.0.0** - the `LICENSE` file in this repo is authoritative.
41
 
42
  ---
43
  # Nomad — Portable AI Team Workspace