mirror of
https://github.com/LucasVbr/convertisseur-app.git
synced 2026-05-13 17:12:09 +00:00
feat: Add README.md
This commit is contained in:
Generated
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ScreenshotViewer">
|
||||
<option name="frameScreenshot" value="true" />
|
||||
</component>
|
||||
</project>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 885 KiB |
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 Lucàs
|
||||
Copyright (c) 2024 Lucàs Vabre
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1 +1,36 @@
|
||||
# convertisseur-app
|
||||
<h1 align="center">Welcome to Android Temperature Converter 👋</h1>
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
|
||||
<a href="./LICENSE" target="_blank">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
> Android application to convert temperature units
|
||||
|
||||
<div style="display: flex; justify-content: center;">
|
||||
|
||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App overview" width="200"/>
|
||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App inputs" width="200"/>
|
||||
<img src="./.readme/Screenshot_20241024_144207.png" alt="Units" width="200"/>
|
||||
|
||||
</div>
|
||||
|
||||
<img src="./.readme/Screenshot_20241024_144309.png" alt="Landscape view" width="200"/>
|
||||
|
||||
## Author
|
||||
|
||||
👤 **LucasVbr**
|
||||
|
||||
* Website: https://lucasvbr.dev
|
||||
* Github: [@LucasVbr](https://github.com/LucasVbr)
|
||||
* LinkedIn: [@lucasvbr](https://linkedin.com/in/lucasvbr)
|
||||
|
||||
## Show your support
|
||||
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2024 [Lucàs Vabre](https://github.com/LucasVbr).<br />
|
||||
This project is [MIT](./LICENSE) licensed.
|
||||
Reference in New Issue
Block a user