Skip to content

Commit 5b6068a

Browse files
Merge pull request #2 from PhilippSalvisberg/mention_doag_repo
Fix typo and add "Related Resources" in README.md
2 parents cf4d9b0 + 1bbc967 commit 5b6068a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
Trivadis published their guidelines for PL/SQL & SQL in 2009 in the context of the DOAG conference in Nuremberg. Since then these guidelines - written in Microsoft Word - have been continously extended and improved. We think it is time to make these guidelines more adaptable for the individual #SmartDB application needs and to simplify the continous improvement of these guidelines.
5+
Trivadis published their guidelines for PL/SQL & SQL in 2009 in the context of the DOAG conference in Nuremberg. Since then these guidelines - written in Microsoft Word - have been continuously extended and improved. We think it is time to make these guidelines more adaptable for the individual #SmartDB application needs and to simplify the continous improvement of these guidelines.
66

77
The next step will be to convert the existing guidelines to a set of Markdown files and use Jekyll to generate the guidelines as static HTML files or PDF.
88

@@ -25,6 +25,10 @@ Please file your bug reports, enhancement requests, questions and other support
2525
3. [Create a branch](https://help.github.com/articles/creating-and-deleting-branches-within-your-repository/), commit and publish your changes and enhancements
2626
4. [Create a pull request](https://help.github.com/articles/creating-a-pull-request/)
2727

28+
## Related Resources
29+
30+
* [PL/SQL Conventions](https://github.com/Doag/PL-SQL-Conventions)
31+
2832
## License
2933

3034
The Trivadis PL/SQL & SQL Coding Guidelines is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>.

0 commit comments

Comments
 (0)