Created
January 26, 2022 00:03
-
-
Save esenthil2018/19b441b33d749b1bc04acebca96371ab 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 D'vloper | |
| # After the ':' there should be space | |
| name: Martin D'vloper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment