Skip to content

Commit 721ef29

Browse files
authored
Finalize V6. (#611)
1 parent 80f8844 commit 721ef29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ This project has adopted the code of conduct defined by the Contributor Covenant
99

1010
## C# Language Specification
1111

12-
### C# 6.0 draft
12+
### C# 6.0 standard
1313

14-
The branch `draft-v6` has the draft text for C# 6.0. It has not been submitted as a formal standard to ECMA. This version is a working draft that contains the features for C# 6.0.
14+
The branch `standard-v6` has the ECMA C# C# 6.0 standard text, in Markdown format. For the official standard, see the [ECMA site](https://www.ecma-international.org/publications-and-standards/standards/ecma-334/).
1515

1616
### C# 5.0 standard
1717

0 commit comments

Comments
 (0)