Skip to content

Commit d3237de

Browse files
authored
Create README_te.md
Add Telugu language documentation (README_te.md) This PR adds Telugu language translation of the main README file to make the project more accessible to Telugu-speaking developers and learners. Changes: - Added README_te.md with complete Telugu translation - Includes all main sections: Getting Started, Community Channels, Algorithm List - Added language translation section with links to both English and Telugu versions
1 parent ae68a78 commit d3237de

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README_te.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# ది అల్గోరిథమ్స్ - పైథాన్
2+
3+
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
4+
[![Contributions Welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3)](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)
5+
[![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=5865F2)](https://the-algorithms.com/discord)
6+
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter)](https://gitter.im/TheAlgorithms/community)
7+
8+
### పైథాన్‌లో అమలు చేయబడిన అన్ని అల్గోరిథమ్‌లు - విద్య కోసం
9+
10+
ఈ అమలులు కేవలం అభ్యాసం కోసం మాత్రమే. అవి పైథాన్ ప్రామాణిక లైబ్రరీలో ఉన్న అమలుల కంటే తక్కువ సమర్థవంతంగా ఉండవచ్చు. వాటిని మీ విచక్షణతో ఉపయోగించండి.
11+
12+
## ప్రారంభించడం
13+
14+
మీరు సహకారం అందించే ముందు మా [సహకార మార్గదర్శకాలు](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md) చదవండి.
15+
16+
## సంఘ ఛానల్‌లు
17+
18+
మేము [Discord](https://the-algorithms.com/discord) మరియు [Gitter](https://gitter.im/TheAlgorithms/community)లో ఉన్నాము! సంఘ ఛానల్‌లు మీరు ప్రశ్నలు అడగడానికి మరియు సహాయం పొందడానికి గొప్ప మార్గం. దయచేసి మాతో చేరండి!
19+
20+
## అల్గోరిథమ్‌ల జాబితా
21+
22+
సులభమైన నావిగేషన్ మరియు ప్రాజెక్ట్ యొక్క మెరుగైన అవలోకనం కోసం మా [డైరెక్టరీ](https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md) చూడండి.
23+
24+
---
25+
26+
## భాష అనువాదం
27+
28+
ఈ README ఇతర భాషలలో కూడా అందుబాటులో ఉంది:
29+
- [English](README.md)
30+
- [తెలుగు](README_te.md) (ప్రస్తుత పత్రం)

0 commit comments

Comments
 (0)