Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Update README.md #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Core Module

## Overview
Zeroth is a full stack Angular 2 framework. It uses the Angular 2 dependency injection pattern to bring good design patterns
Zeroth is a full stack Angular 2 based framework. It uses the Angular 2 dependency injector to bring good design patterns
to the backend. Zeroth is an isomorphic framework, which means that components can be built to be shared between the frontend
and the backend where appropriate. This significantly reduces code duplication and improves development speed.

Expand Down