diff --git a/packages/README.md b/packages/README.md index 4c9f4a4..4ed556f 100644 --- a/packages/README.md +++ b/packages/README.md @@ -1,7 +1,7 @@ ## SAS Packages: To get started with SAS Packages try this [**`Getting Started with SAS Packages`**](https://github.com/yabwon/SAS_PACKAGES/blob/master/SPF/Documentation/Getting_Started_with_SAS_Packages.pdf "Getting Started with SAS Packages") presentation (see the `./SPF/Documentation` directory). -## Available packages: +## Available packages: Currently the following packages are available: - **SQLinDS**\[2.1\], based on Mike Rhoads' article *Use the Full Power of SAS in Your Function-Style Macros*. The package allows to write SQL queries in the data step, e.g.