Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit ad8d7f8

Browse files
committed
Add link to README.
1 parent b02d42f commit ad8d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Symfony Flex bridge for Platform.sh
22

3-
This simple bridge library connects a Symfony Flex-based application to Platform.sh. In the typical case it should be completely fire-and-forget.
3+
This simple bridge library connects a Symfony Flex-based application to [Platform.sh](https://platform.sh/). In the typical case it should be completely fire-and-forget.
44

55
Symfony Flex expects all configuration to come in through environment variables with specific names in a specific format. Platform.sh provides configuration information as environment variables in a different specific format. This library handles mapping the Platform.sh variables to the format Symfony Flex expects for common values.
66

0 commit comments

Comments
 (0)