Skip to content

Commit ca2e8fc

Browse files
authored
🔁 Update README
1 parent 0ce4ebd commit ca2e8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ while you're typing, an algorithm already calculates every number you type and d
4848
- calculate with **balanced Ternary (-,0,+)** or **Trinary (0,1,2)** 0️⃣1️⃣2️⃣
4949
- see how Binary Values are stored in Trinary
5050
- how much **8, 16, 32, 64, 3, 6, 9, 21, 27, 81 Trit** can store, (ex. unsigned **8-Trit** can store values from **(00000000) 0 ... 6561 (22222222)**)
51-
- see how other numeral systems are working (**ternary**, **quaternary**, **octal**, **hexdecimal**)
51+
- see how other numeral systems are working (**ternary**, **quaternary**, **octal**, **hexadecimal**)

0 commit comments

Comments
 (0)