From 8eb11a0d4fcb3d942144b0f8bac3447f1666b6a9 Mon Sep 17 00:00:00 2001 From: Ar Rakin Date: Mon, 2 Sep 2024 18:33:36 +0600 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cce266b..d56b1a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OSN Coding Standards -The coding standards and guidelines of OSN. We generally follow and recommend these coding conventions in our projects. +The coding standards and guidelines of OSN. We follow and recommend these coding conventions in our projects. ### Table of Contents @@ -9,4 +9,4 @@ The coding standards and guidelines of OSN. We generally follow and recommend th ### Contributions -If you have any improvement ideas/suggestions or found any typos, you can create an issue. Fixes are also welcome. \ No newline at end of file +If you have any suggestions or want to improve these standards, feel free to make changes and create a PR or issue for discussions.