1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2025-07-22 08:50:19 +02:00

Update README.md

This commit is contained in:
Dany LE
2021-12-18 02:27:07 +01:00
committed by GitHub
parent fdf9c541a7
commit 989b3c16fd

View File

@ -1,2 +1,10 @@
# Diya-API
Diya base system API
```smalltalk
Metacello new
repository: 'github://lxsang/Diya-API';
baseline:'Diya';
load
```