diff --git a/doc/_build/doctrees/about_temul_toolkit.doctree b/doc/_build/doctrees/about_temul_toolkit.doctree
new file mode 100644
index 0000000..b3e3851
Binary files /dev/null and b/doc/_build/doctrees/about_temul_toolkit.doctree differ
diff --git a/doc/_build/doctrees/environment.pickle b/doc/_build/doctrees/environment.pickle
index 92be0a7..b34d89b 100644
Binary files a/doc/_build/doctrees/environment.pickle and b/doc/_build/doctrees/environment.pickle differ
diff --git a/doc/_build/doctrees/index.doctree b/doc/_build/doctrees/index.doctree
index 20dd966..980c209 100644
Binary files a/doc/_build/doctrees/index.doctree and b/doc/_build/doctrees/index.doctree differ
diff --git a/doc/_build/doctrees/news.doctree b/doc/_build/doctrees/news.doctree
index 0684fe2..7877fc1 100644
Binary files a/doc/_build/doctrees/news.doctree and b/doc/_build/doctrees/news.doctree differ
diff --git a/doc/_build/html/_sources/about_temul_toolkit.rst.txt b/doc/_build/html/_sources/about_temul_toolkit.rst.txt
new file mode 100644
index 0000000..f24ddb2
--- /dev/null
+++ b/doc/_build/html/_sources/about_temul_toolkit.rst.txt
@@ -0,0 +1,9 @@
+.. _about_temul_toolkit:
+
+.. include:: define_roles.rst
+
+
+Some published results using the TEMUL Toolkit
+----------------------------------------------
+
+.. Include some images! Just copy from the papers and cite.
diff --git a/doc/_build/html/_sources/index.rst.txt b/doc/_build/html/_sources/index.rst.txt
index a240d4d..941d355 100644
--- a/doc/_build/html/_sources/index.rst.txt
+++ b/doc/_build/html/_sources/index.rst.txt
@@ -15,6 +15,13 @@ atomic resolution images. It is mostly built upon the data structure of
Interactive Examples
--------------------
+The easiest way to try the TEMUL Toolkit is via Binder:
+`introductory Jupyter Notebook Some published results using the TEMUL Toolkit¶
+Welcome to TEMUL Toolkit’s documentation!HyperSpy and Atomap.
The easiest way to try the TEMUL Toolkit is via Binder: +introductory Jupyter Notebook. +To install the TEMUL Toolkit on your own computer, +see the Installation instructions.
+And there are more examples with Binder, just click the below button!
Click the button above to start some data analysis (it may take a few minutes to load). @@ -187,13 +192,16 @@
The polarisation, structure tools and fft mapping has now been refactored into the topotem module. The temul -functionality remains the same i.e. ``import temul.api as tml`.
+functionality remains the same i.e. ``import temul.api as tml`.The TEMUL Toolkit can be installed easily with PIP (those using Windows may need to download VS C++ Build Tools, see below).
$ pip install temul-toolkit
The polarisation, structure tools and fft mapping has now been refactored into the topotem module. The temul -functionality remains the same i.e. ``import temul.api as tml`.
+functionality remains the same i.e. ``import temul.api as tml`.