Skip to content

Commit 83441b2

Browse files
committed
changes in read me file
1 parent 1d53dbe commit 83441b2

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,16 @@ struct LangaugeView: View {
155155
// prints 01.10 مفتاح
156156
```
157157

158-
Please check the example project in this repo to see how it works. You can check a full set of examples [here](https://github.com/AmrKoritem/AKLibrariesExamples) as well.
158+
## Examples
159159

160-
## Contribution
160+
You can check the example project here to see AKLanguageManager in action 🥳.<br>
161+
You can check a full set of examples [here](https://github.com/AmrKoritem/AKLibrariesExamples) as well.
161162

162-
All contributions are welcome. Please check the [Known issues](https://github.com/AmrKoritem/AKLanguageManager#known-issues) and [Future plans](https://github.com/AmrKoritem/AKLanguageManager#future-plans) sections if you don't know where to start. And of course feel free to raise your own issues and create PRs for them!
163+
## Contribution 🎉
163164

164-
## Known issues
165+
All contributions are welcome.Feel free to check the [Known issues](https://github.com/AmrKoritem/AKLanguageManager#known-issues) and [Future plans](https://github.com/AmrKoritem/AKLanguageManager#future-plans) sections if you don't know where to start. And of course feel free to raise your own issues and create PRs for them 💪
166+
167+
## Known issues 🫣
165168

166169
1 - Strings shown in launch screen are not localized. [#6](https://github.com/AmrKoritem/AKLanguageManager/issues/6)<br>
167170
Unfortunately, this is intended by apple as stated [here](https://developer.apple.com/design/human-interface-guidelines/patterns/launching/#:~:text=Avoid%20including%20text%20on%20your%20launch%20screen.).
@@ -171,18 +174,18 @@ All contributions are welcome. Please check the [Known issues](https://github.co
171174

172175
3 - SF Symbol images size is reduced when their direction change. [#8](https://github.com/AmrKoritem/AKLanguageManager/issues/8)<br>
173176

174-
## Future plans
177+
## Future plans 🧐
175178

176179
1 - Get localized strings with comments. [#9](https://github.com/AmrKoritem/AKLanguageManager/issues/9)<br>
177180
2 - Localizing plurals. [#10](https://github.com/AmrKoritem/AKLanguageManager/issues/10)<br>
178181
3 - Carthage support. [#11](https://github.com/AmrKoritem/AKLanguageManager/issues/11)<br>
179182
4 - Check text language. [#12](https://github.com/AmrKoritem/AKLanguageManager/issues/12)<br>
180183

181-
## Credit
184+
## Credit 😇
182185

183186
This library was inspired by [Abedalkareem's LanguageManager-iOS](https://github.com/Abedalkareem/LanguageManager-iOS) library. Please check his work and give him the credit he deserves 🚀
184187

185-
## Find me
188+
## Find me 🥰
186189

187190
[LinkedIn](https://www.linkedin.com/in/amr-koritem-976bb0125/)
188191

0 commit comments

Comments
 (0)