Skip to content

Commit

Permalink
composer require talimatı güncellendi (readme)
Browse files Browse the repository at this point in the history
  • Loading branch information
aozisik committed Apr 27, 2018
1 parent b0ac712 commit adce6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sözcükleri veya özel isimleri Türkçe'ye uygun olarak ismin 5 haline çekiml

## Kurulum

composer require aozisik/turkce
composer require aozisik/php-turkce

Autoload özelliğiniz açıksa, global olarak kullanabileceğiniz bir tr($sozcuk) fonksiyonu tanımlanacaktır (eğer boşta ise). Bu helper olmadan kullanabilmek için `new \Aozisik\Turkce\Cekimleyici($sozcuk)` yapabilirsiniz.

Expand Down

0 comments on commit adce6fd

Please sign in to comment.