Improved ReadMe.md.

This commit is contained in:
Simon Sarasova 2024-08-25 02:32:09 +00:00
parent c9f5e1e41d
commit 25c4f9fec1
No known key found for this signature in database
GPG key ID: EEDA4103C9C36944
3 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@ Small and insignificant changes may not be included in this log.
## Unversioned Changes ## Unversioned Changes
* Improved ReadMe.md. - *Simon Sarasova*
* Removed "race" from Seekia's slogan. De-emphasized race from Seekia's motivational writings. - *Simon Sarasova* * Removed "race" from Seekia's slogan. De-emphasized race from Seekia's motivational writings. - *Simon Sarasova*
* Improved Whitepaper.md. - *Simon Sarasova* * Improved Whitepaper.md. - *Simon Sarasova*
* Reduced the quantity of references to racial loneliness. - *Simon Sarasova* * Reduced the quantity of references to racial loneliness. - *Simon Sarasova*

View file

@ -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 Name | Date Of First Commit | Number Of Commits
--- | --- | --- --- | --- | ---
Simon Sarasova | June 13, 2023 | 288 Simon Sarasova | June 13, 2023 | 289

View file

@ -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. 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. To create fake user profiles and receive fake messages, run the `generateContent.go` file in the `/utilities/generateContent/` folder.