Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sridhar-sp committed Jan 13, 2022
1 parent 1e878c0 commit ab2a5ac
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 @@ -8,7 +8,7 @@ Neumorphism design implementation in jetpack compose
## What is Neumorphism
* Neumorphism is a ui design concept which manily uses shadows to create awesome looking UI.
* Basic design concept from `Neumorphism` are [`Extruded`](#extruded-or-elevated-design) and [`Pressed/Flat`](#pressed-design) style.
* Neumorphism design concept allows us to represent a objects like how it appear on real world. (like a extruded volume control nob on a media player app) [Ex](https://upload.wikimedia.org/wikipedia/commons/b/b6/Neumorphism.jpg)
* Neumorphism design concept allows us to represent a objects like how it appear on real world. (like a extruded volume control nob on a media player app)


## Sample app preview
Expand Down

0 comments on commit ab2a5ac

Please sign in to comment.