Skip to content

Commit 30edbb4

Browse files
committed
Refine index page
1 parent 0fe6231 commit 30edbb4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
url: /install
1414
feature_row:
1515
- title: '<img src="assets/images/histoIcon.svg" alt="*.*" width="65" height="65">'
16-
excerpt: "ROOT enables <i>statistically sound</i> scientific analyses and visualization of large amounts of data: today, more than 1 exabyte (1,000,000,000 gigabyte) are stored in ROOT files. [The Higgs was found with ROOT!](gallery#higgs-plots)"
16+
excerpt: "Enables processing and scientific analysis of large amounts of data: today, more than 2 exabytes are stored in ROOT files. [The Higgs was discovered with ROOT!](gallery#higgs-plots)"
1717
- title: '<img src="assets/images/code.svg" alt="*.*" width="65" height="65">'
18-
excerpt: "ROOT is [open source](about/license), which means that you can use it freely and [modify it](install/build_from_source). It adopts an open development process, inviting [its users to contribute to it](contribute)."
18+
excerpt: "[Open source](about/license), which means that you can use it freely and [modify it](install/build_from_source). It adopts an open development process, inviting [its users to contribute to it](contribute)."
1919
- title: '$ _'
20-
excerpt: "ROOT comes with a [C++ interpreter](primer#learn-c-at-the-root-prompt), ideal for <i>fast prototyping</i>. ROOT also offers a Python interface to all its components with [dynamic bindings](manual/python/). [Jupyter notebooks are supported too](https://nbviewer.jupyter.org/url/root.cern/doc/master/notebooks/rf301_composition.C.nbconvert.ipynb)."
20+
excerpt: "Delivered with a [C++ interpreter](primer#learn-c-at-the-root-prompt), ideal for <i>fast prototyping</i>. ROOT also offers a Python interface to all its components with [dynamic bindings](manual/python/). [Jupyter notebooks are supported too](https://nbviewer.jupyter.org/url/root.cern/doc/master/notebooks/rf301_composition.C.nbconvert.ipynb)."
2121
---
2222

2323

0 commit comments

Comments
 (0)