Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hadisinaee/avicenna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHadi Sinaee <3697216+hadisinaee@users.noreply.github.com>2019-07-17 12:23:47 +0300
committerGitHub <noreply@github.com>2019-07-17 12:23:47 +0300
commit709394f8e1318e79939f4ee37c19e71ae564405a (patch)
tree556939c12a636eaa6607ab03d273882bf8dada17
parent422bff372585cc092754730afc2af8bf4263a194 (diff)
fix: grammar issues in reading fixed
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 96ca6d6..c345c80 100644
--- a/README.md
+++ b/README.md
@@ -40,8 +40,8 @@ $ hugo server
To kick start, copy the following configuration and paste it in `config.toml` file in your root directory.
__IMPORTANT__
- - copy your profile picture named `profile.jpg` in the `static` folder
- - copy your CV file in the `static` folder. Set the `cv_name` variable to your its full file name.
+ - copy your profile picture and name it `profile.jpg` in the `static` folder
+ - copy your CV file in the `static` folder. Set the `cv_name` variable to its full file name.
```toml
baseURL = "https://example.edu"