Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KovalevAndrey authored Oct 24, 2023
1 parent 221c882 commit 8321a02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ let it shine on our screen! ✨✨
- Get familiar with [Entry](./shared/src/commonMain/kotlin/com/bumble/puzzyx/model/Entry.kt) class and its types
- Pick an Entry type you would like to add
- Shout out to Droidcon what you want to say
- Or get your cool/funny photo and add it to [Resources](./shared/src/commonMain/resources/participant)
- Or get your cool/funny photo and add it to [Resources](./shared/src/commonMain/resources/participant). Image requirements are:
- Should be in landscape mode with ~1.5 ratio
- Should not be larger than 500 KB
- Add your `Entry` instance to the list in [Entries.kt](./shared/src/commonMain/kotlin/com/bumble/puzzyx/model/Entries.kt)
- Your tile is good to go! All you need to do is create your PR and ask Bumble team for review!

Expand Down Expand Up @@ -45,4 +47,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
</pre>

0 comments on commit 8321a02

Please sign in to comment.