Skip to content

Commit d33c3f7

Browse files
committed
Add more details to README
1 parent 216972a commit d33c3f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Sum of Digits Web App
22

3-
This is a web app that calculates the sum of digits of a number. Enter the number input and press the Calculate button to get the sum of digits.
3+
This is a web app that calculates the sum of digits of a number. Enter the number input and press the Calculate button to get the sum of digits. It also supports sum of squares of digits and sum of power roots of digits.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Sum of Digits Web App
22

3-
This is a web app that calculates the sum of digits of a number. Enter the number input and press the Calculate button to get the sum of digits.
3+
This is a web app that calculates the sum of digits of a number. Enter the number input and press the Calculate button to get the sum of digits. It also supports sum of squares of digits and sum of power roots of digits.

0 commit comments

Comments
 (0)