Skip to content

Commit 29cd746

Browse files
author
Lauren Long
committed
Get rid of extra lines in readmes
1 parent 845f865 commit 29cd746

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

auth-mailchimp-sync/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Sync with Mailchimp
32

43
**Description**: Adds new users from Firebase Authentication to a specified Mailchimp audience.

firestore-bigquery-export/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Export Collections to BigQuery
32

43
**Description**: Sends realtime, incremental updates from a specified Cloud Firestore collection to BigQuery.

firestore-counter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Distributed Counter
32

43
**Description**: Records event counters at scale to accommodate high-velocity writes to Cloud Firestore.

firestore-send-email/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Trigger Email
32

43
**Description**: Composes and sends an email based on the contents of a document written to a specified Cloud Firestore collection.

firestore-shorten-urls-bitly/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Shorten URLs
32

43
**Description**: Shortens URLs written to a specified Cloud Firestore collection (uses Bitly).

firestore-translate-text/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Translate Text
32

43
**Description**: Translates strings written to a Cloud Firestore collection into multiple languages (uses Cloud Translation API).

rtdb-limit-child-nodes/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Limit Child Nodes
32

43
**Description**: Limits the number of nodes to a specified maximum count in a specified Realtime Database path.

storage-resize-images/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
i extensions: reading extension from directory: .
21
# Resize Images
32

43
**Description**: Resizes images uploaded to Cloud Storage to a specified size, and optionally keeps or deletes the original image.

0 commit comments

Comments
 (0)