From b944239add7ed93f24229dfd1147d50644f8464c Mon Sep 17 00:00:00 2001
From: Jouni Kettunen <jojuket@utu.fi>
Date: Sun, 11 Dec 2022 17:04:37 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 687ec8a..6dd4f38 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@ A bioinformatics project focusing on analyzing the human proteome. The project u
 
 The project uses the UniProtKB/Swiss-Prot manually annotated and non-redundant protein sequence database for human proteome. The proteome was downloaded from the UniprotKB in 3/2022 and the project was made using the most current version in time being (attached to the folder).
 
-Project is made using Jupyter Notebook, notebook contains both computer code (e.g. python) and rich text elements (paragraph, equations, figures, links, etc…). Notebook documents are both human-readable documents containing the analysis description and the results (figures, tables, etc..) as well as executable documents which can be run to perform data analysis.
+Project is made using Jupyter Notebook, notebook contains both computer code (ie. for python) and rich text elements (paragraph, equations, figures, links, etc.). Notebook documents are both human-readable documents containing the analysis description and the results (figures, tables, etc..) as well as executable documents which can be run to perform data analysis.
 
 All used packages are listed in requirements.txt file. Any document of this project is freely usable as long as user refers to author of this project as a source.
-- 
GitLab