From f1fd843c6b5f3e265ca3508dbdd151ba638c2603 Mon Sep 17 00:00:00 2001 From: Abe Megahed Date: Tue, 6 Aug 2024 17:38:25 -0500 Subject: [PATCH] Removed center alignment on home page text. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 08f3ac1..b90c610 100644 --- a/index.html +++ b/index.html @@ -74,21 +74,21 @@

Benefits of Open Source

  • Cost Effective

    -

    Open source software are usually available at a much lower cost or even for free compared to Closed-Source softwares. This would allow software to be accessible to every individual and organizations with a restricted budget, which users could modify software without having to worry about licensing fees.

    +

    Open source software are usually available at a much lower cost or even for free compared to Closed-Source softwares. This would allow software to be accessible to every individual and organizations with a restricted budget, which users could modify software without having to worry about licensing fees.

  • Flexibility

    -

    The most fundamental aspect for Open-Source software. Users could access and modify Open-Source software in order to meet certain needs, allowing for customization. With access to source code, developers can add new features, adjust UI, or even fix bugs.

    +

    The most fundamental aspect for Open-Source software. Users could access and modify Open-Source software in order to meet certain needs, allowing for customization. With access to source code, developers can add new features, adjust UI, or even fix bugs.

  • Community

    -

    Collective contributions of a worldwide community of developers and users benefit Open-Source Projects, as communities can offer support through platforms such as social media and forums to name a few.

    +

    Collective contributions of a worldwide community of developers and users benefit Open-Source Projects, as communities can offer support through platforms such as social media and forums to name a few.