diff --git a/templates/index.html b/templates/index.html index 37fe4bc..8cfb82b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -76,15 +76,15 @@

Experimental (e.g. fun) Endpoints

-

Prediction of LBC Price (using machine learning)

+

Prediction of BTC Price (using machine learning)

 

- - Graph of LBC prediction. + + Graph of BTC prediction.

-$ curl https://coinbin.org/lbc/forecast +$ curl https://coinbin.org/btc/forecast
 {{ lbc_forecast.data.decode('utf-8') }}