Skip to content

Commit f8fcb04

Browse files
Update README.md
1 parent 159a5c6 commit f8fcb04

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1-
# CAppDevKit-Insiders
1+
# CAppDevKit
22

3-
* The project started after CAppDevKit's constantly updated CADK v1.5. Includes CADK preview versions.
3+
(TR / Türkçe)
4+
5+
* C programlama dilinde komut satırı uygulama geliştirmek için bir geliştirme kiti
6+
* Grafik Kullanıcı Arayüzü (GUI) Geliştirmesi yapılamaz / veya Kullanıcı Arayüzü (UI) geliştirmesi yapılamaz
7+
8+
Önemli Uyarılar:
9+
* CAppDevKit ile Uygulama geliştirirken cappdevkit_info() fonksiyonu program içinde kullanılmalı ve bu programın "CAppDevKit" kullanılarak yazılmıştır ibaresi eklenmelidir. (CAppDevKit proje linki verilmesi zorunludur)
10+
11+
(EN / English)
12+
13+
* A development kit for developing command line applications in the C programming language
14+
* Graphical User Interface (GUI) Development cannot be done / or User Interface (UI) development cannot be done
15+
16+
Important Notices:
17+
* When developing an application with CAppDevKit, the cappdevkit_info() function should be used in the program and the statement that this program was written using "CAppDevKit" should be added. (CAppDevKit project link is mandatory)

0 commit comments

Comments
 (0)