Skip to content

Commit b69d941

Browse files
Update README.md.
1 parent d9b8c8f commit b69d941

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ TR (Turkish / Türkçe):
77
* Kodun daha rahat anlaşılmasını sağlar ve daha az satır kod yazmış olursunuz.
88
* Sürekli güncel kalır bu sayede sürekli yeni özellikler eklenir ve hata varsa bunlar çözülür.
99
* En iyi kullanıcı deneyiminiz için "Basic_Maths" kütüphanesinin her zaman en son sürümünü kullanınız.
10-
* Geliştiriciler için kolaylık sağlar "Python" ile yazılmış olan programlarda kendi programınız hakkında bilgi verebilmeniz için "program_info()" fonksiyonu bulunur ayrıca "LibAbout()" fonksiyonu ile de "Basic_Maths" kütüphanesi hakkında da bilgi verebilirsiniz.
1110

1211
EN (English / İngilizce):
1312

1413
* It simplifies math operations for Python and makes it easy to use.
1514
* It shortens the coding/development time and you can get your work done faster.
1615
* It makes the code easier to understand and you write fewer lines of code.
1716
* It remains constantly updated, so new features are constantly added and if there are errors, they are resolved.
18-
* For your best user experience, always use the latest version of the "Basic_Maths" library.
19-
* Provides convenience for developers. Programs written in "Python" have the "program_info()" function so that you can provide information about your own program, and you can also provide information about the "Basic_Maths" library with the "LibAbout()" function.
17+
* For your best user experience, always use the latest version of the "Basic_Maths" library.

0 commit comments

Comments
 (0)