Created
January 26, 2022 00:17
-
-
Save esenthil2018/94323d47e068f46472e405b20f91c3d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # An employee record | |
| #name is the key | |
| # The value is the Martin | |
| # After the ':' there should be space | |
| name: Martin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment