From f99b4c1e98178ca58c5048e837165ef06e07bc88 Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Tue, 25 Aug 2015 13:27:04 -0400 Subject: [PATCH] Typo and formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 031e3f8..31687e9 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Scholarium -Scholarium allows you to visualize cientific papers and their citations +Scholarium allows you to visualize scientific papers and their citations graphically, as a network, making it easy to get a big picture of a research field, identify clusters of closely related articles and find important papers to read. Each node of the network corresponds to a paper and each link corresponds to a citation. Papers with many citations are represented as large nodes. The data -is fetched in real time from Scopus or Web of Science. +is fetched in real time from *Scopus* or *Web of Science*. This software is in alpha stage. Expect occasional bugs and incomplete features. Suggestions and pull requests are very welcome.