diff --git a/README.md b/README.md index 3af3980d..19d52e93 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ Voici comment procéder en BASH ou JAVASCRIPT curl -so ~/.zen/tmp/${MOATS}/astro.rep "http://$TELETUBE:$TELEPORT" ``` ### JS + +Exemple : ``` var myURL = 'http://astroport.localhost:1234/?' + query; async function fetchAstroport(myURL) { @@ -112,6 +114,11 @@ async function fetchAstroport(myURL) { } ``` +Utilisez astro.js +``` + +``` + ## ➤ PRIVATE ZONE (fonctionne sur toutes les Stations.) ### ```/?salt=${SALT}&pepper=${PEPPER}&${APPNAME}=${WHAT}&${OBJ}=${VAL}...```