Skip to content

Commit 8180d01

Browse files
committed
clarify amd-implement purpose
1 parent fbeb214 commit 8180d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repo holds the API specifications for AMD and some APIs that are strongly r
55
* [Loader Plugins](https://github.com/amdjs/amdjs-api/blob/master/LoaderPlugins.md): Loader plugins extend an AMD implementation by allowing loading of resources that are not traditional JavaScript dependencies.
66
* [Common-Config](https://github.com/amdjs/amdjs-api/blob/master/CommonConfig.md): Optional common configuration. If a loader supports functionality that matches capabilities specified in these configuration values, these structures should be used to allow easier interop with other loaders.
77

8-
The [amd-implement list](https://groups.google.com/group/amd-implement) is for discussions that do not fit into smaller items that can be tracked by issue tickets.
8+
If you are implementing an AMD loader, the [amd-implement list](https://groups.google.com/group/amd-implement) is for discussions that do not fit into smaller items that can be tracked by issue tickets.
99

1010
Some documents on the wiki that are not actual APIs but information related to AMD use:
1111

0 commit comments

Comments
 (0)