From e1a96524ad9000689e081a6bf52792a886c07222 Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sat, 23 Mar 2024 15:51:52 -0500 Subject: Add more info to about.txt --- src/main/resources/about.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/main/resources') diff --git a/src/main/resources/about.txt b/src/main/resources/about.txt index 07309e5..782b422 100644 --- a/src/main/resources/about.txt +++ b/src/main/resources/about.txt @@ -1,5 +1,14 @@ About 7Units Version [VERSION] +7Units is a unit converter program with many features, +inspired by GNU Units (https://www.gnu.org/software/units/). +You can use it to simply convert units, but you can also +use it like a calculator, computing and converting expressions +like "10 m/s + (25^2 - 5^2) mi/hr". + +This software was written by Adrien Hopkins +. + Copyright Notice: Unit Converter Copyright (C) 2018-2024 Adrien Hopkins -- cgit v1.2.3