Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 7e5a99a

Browse files
committed
Updated README emphasis
1 parent 87d8180 commit 7e5a99a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Class Builder
2-
=============
1+
Code Builder
2+
============
33

44
[![Build Status](https://travis-ci.org/phpactor/code-builder.svg?branch=master)](https://travis-ci.org/phpactor/code-builder)
55

6-
This library can be used to idempotently **generate** or **add** *classes*, *methods*, *properties*, *use
7-
statements*, etc. to existing source code using **prototypes**.
6+
This library can be used to *generate* or idempotently *add* **classes**, **methods**, **properties**, **use
7+
statements**, etc. to existing source code using *prototypes*.
88

99
A prototype is an object which defines structural code elements.
1010

0 commit comments

Comments
 (0)