Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit deeefa6

Browse filesBrowse files
committed
Updated readme
1 parent 33d4324 commit deeefa6
Copy full SHA for deeefa6

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,9 @@ If you are creating several different factories, then they should inherit from s
543543

544544
- To play sounds on different devices. An example of this can be found in the code section.
545545

546-
- For each object you make you have to allocate some memory. By creating all objects in a central area it makes it easier to monitor these allocations.
546+
- For each object you make you have to allocate some memory. By creating all objects in a central area it makes it easier to monitor these allocations.
547+
548+
- To keep track of all of your Singletons.
547549

548550
**Related patterns**
549551

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.