Skip to content

Commit

Permalink
Banners for each bitesize readme (#101)
Browse files Browse the repository at this point in the history
* banners for each bitesize readme
  • Loading branch information
jilfranco-unity committed Feb 17, 2023
1 parent fe1ed71 commit 4852d5b
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Basic/2DSpaceShooter/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![Banner](Resources/spaceshooter_banner.png)
<br><br>

# 2D Space Shooter

![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3)
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Basic/ClientDriven/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![Banner](Resources/clientdriven_banner.png)
<br><br>

# Client Driven

![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3)
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Basic/DynamicAddressablesNetworkPrefabs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![Banner](Resources/dynamicprefab_banner.png)
<br><br>

# Dynamic Addressables Network Prefabs Sample

![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3)
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Basic/Invaders/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![Banner](Resources/invaders_banner.png)
<br><br>

# Invaders

![UnityVersion](https://img.shields.io/badge/Unity%20Version:-2021.3%20LTS-57b9d3.svg?logo=unity&color=2196F3)
Expand Down
Binary file added Basic/Invaders/Resources/invaders_banner.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4852d5b

Please sign in to comment.