diff --git a/app/templates/about.html b/app/templates/about.html
index 59fdcd4..4e4c710 100644
--- a/app/templates/about.html
+++ b/app/templates/about.html
@@ -2,7 +2,6 @@
{% set active_page = "about" %}
{% block main %}
About Curie Web
- Curie Web is a web interface for my private Python Library called "Curie", with some aditional superpowers.
Docking
This section deals with Molecular Docking and protein-ligand interactions. It uses AutoDock Vina[1] for docking, PyMOL[2] for visualisations, and PLIP[3] for interactions and binding site detection.
Drug Designing
diff --git a/app/templates/home.html b/app/templates/home.html
index d67cac7..f4d1a99 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -20,10 +20,10 @@
- PubMed Search - Handy PubMed search with direct download links
- PubChem Search - Get Compound SMILES
- - Qrious App - You can enter a question for a set of papers (e.g. ChemRxiv preprints) and it uses AI to answer it for each individual paper based on their abstract
+ - Qrious App (v0.1) - You can enter a question for a set of papers (e.g. ChemRxiv preprints) and it uses AI to answer it for each individual paper based on their abstract
- Analyse
+ Analyse (Beta)