create-eas-build-function 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,12 +1,11 @@
1
1
  <p align="center">
2
2
  <a href="https://docs.expo.dev/build/introduction/">
3
- <img alt="create-expo-app" src="./.gh-assets/banner.svg">
4
- <h1 align="center">Create EAS Build custom function module</h1>
3
+ <h1 align="center">Create EAS Build Function</h1>
5
4
  </a>
6
5
  </p>
7
6
 
8
7
  <p align="center">
9
- <b>The fastest way to create the custom function module for EAS Build custom builds</b>
8
+ <b>The fastest way to create the function module for EAS Build custom builds</b>
10
9
  </p>
11
10
 
12
11
  ```sh