From 25c4f9fec18c5a4bcb80862eeb0f87b58e97c0ac Mon Sep 17 00:00:00 2001 From: Simon Sarasova Date: Sun, 25 Aug 2024 02:32:09 +0000 Subject: [PATCH] Improved ReadMe.md. --- Changelog.md | 1 + Contributors.md | 2 +- ReadMe.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index e75651e..2b989a0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,6 +6,7 @@ Small and insignificant changes may not be included in this log. ## Unversioned Changes +* Improved ReadMe.md. - *Simon Sarasova* * Removed "race" from Seekia's slogan. De-emphasized race from Seekia's motivational writings. - *Simon Sarasova* * Improved Whitepaper.md. - *Simon Sarasova* * Reduced the quantity of references to racial loneliness. - *Simon Sarasova* diff --git a/Contributors.md b/Contributors.md index 66e972c..ff830fb 100644 --- a/Contributors.md +++ b/Contributors.md @@ -9,4 +9,4 @@ Many other people have written code for modules which are imported by Seekia. Th Name | Date Of First Commit | Number Of Commits --- | --- | --- -Simon Sarasova | June 13, 2023 | 288 \ No newline at end of file +Simon Sarasova | June 13, 2023 | 289 \ No newline at end of file diff --git a/ReadMe.md b/ReadMe.md index a6b279d..b105a94 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -103,7 +103,7 @@ There are many TODOs throughout the code, and the `/documentation/Future-Plans.m You can create fake profiles and messages to simulate what it is like to use Seekia. -The easiest way to do this is to build your profile on the Profile - Build page and then view your profile on the Profile - View page. +An easy way to see how user profiles look is to build your profile on the Profile - Build page and then view your profile on the Profile - View page. To create fake user profiles and receive fake messages, run the `generateContent.go` file in the `/utilities/generateContent/` folder.