Skip to content

Commit 0671a61

Browse files
authored
Update README.md
1 parent 37dcf74 commit 0671a61

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ We are glad to partner with IIT Kharagpur as a part of the Kharagpur Winter of C
4747
* [Encryption-Techniques](#Encryption-Techniques)
4848
* [Inception Tic-Tac-Toe](https://github.com/prateekiiest/Code-Sleep-Python#inception_tic-tac-toe)
4949
* [Sprint](https://github.com/prateekiiest/Code-Sleep-Python#sprint)
50+
* [Floating Text](https://github.com/prateekiiest/Code-Sleep-Python#floating_text)
5051

5152
----------------------------------
5253

@@ -178,6 +179,15 @@ Encryption is an interesting piece of technology that works by scrambling data s
178179

179180
----------------------------------------------------
180181

182+
### Floating Text
183+
184+
Floating Text is a simple program which displays a given String as a floating string on the terminal.
185+
186+
![demo](/floating_text/floating_text.gif)
187+
188+
**[CODE](/floating_text/floating_text.py)**
189+
190+
----------------------------------------------------
181191

182192
## Getting started with Python
183193

0 commit comments

Comments
 (0)