Skip to content

Commit 6bae6d9

Browse files
committed
README: restore the canonical Protomia link
Reverts the link change from the previous commit. https://aitomistic.com/protomia is the intended canonical page and is being brought back up, so the README should keep pointing at it rather than at the MLatom docs' AI-agents page, which describes Protomia but is not its home. The Hub registration wording from that commit stands: the Hub does require an account (e-mail plus a six-digit confirmation code), so "registration-free" was wrong, and "free registration" matches the docs page cloud.html.
1 parent b304c1b commit 6bae6d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
MLatom is an open-source package for **atomistic simulations with machine learning and quantum chemical methods** — DFT, wavefunction-based, and semi-empirical approximations. Use it as a Python library, through input files, or from the command line — run it locally, or online with no installation.
1616

17-
**[Website](http://mlatom.com)** · **[Documentation](http://mlatom.com/docs)** · **[Protomia](https://aitomistic.com/mlatom/ai_agents.html)** · **[Aitomistic Hub](https://aitomistic.xyz)** · **[Aitomistic Lab@XMU](https://atom.xmu.edu.cn)** · **[Releases](http://mlatom.com/docs/releases.html)**
17+
**[Website](http://mlatom.com)** · **[Documentation](http://mlatom.com/docs)** · **[Protomia](https://aitomistic.com/protomia)** · **[Aitomistic Hub](https://aitomistic.xyz)** · **[Aitomistic Lab@XMU](https://atom.xmu.edu.cn)** · **[Releases](http://mlatom.com/docs/releases.html)**
1818

1919
## Run online — no installation
2020

21-
Run MLatom in your browser on either online platform — both powered by [Protomia](https://aitomistic.com/mlatom/ai_agents.html), with an AI assistant for autonomous atomistic simulations:
21+
Run MLatom in your browser on either online platform — both powered by [Protomia](https://aitomistic.com/protomia), with an AI assistant for autonomous atomistic simulations:
2222

2323
- **[Aitomistic Hub](https://aitomistic.xyz)** — free registration.
2424
- **[Aitomistic Lab@XMU](https://atom.xmu.edu.cn)** — free for academic users (registration with an academic email).
@@ -71,7 +71,7 @@ optxyz=opt.xyz # output geometry
7171
mlatom geomopt.inp
7272
```
7373

74-
Prefer zero setup? Run these online on the [Aitomistic Hub](https://aitomistic.xyz) or [Aitomistic Lab@XMU](https://atom.xmu.edu.cn) (both powered by [Protomia](https://aitomistic.com/mlatom/ai_agents.html)) — no installation needed.
74+
Prefer zero setup? Run these online on the [Aitomistic Hub](https://aitomistic.xyz) or [Aitomistic Lab@XMU](https://atom.xmu.edu.cn) (both powered by [Protomia](https://aitomistic.com/protomia)) — no installation needed.
7575

7676
## Features & documentation
7777

0 commit comments

Comments
 (0)