I know that since an injection, $f: A \rightarrow \mathbb{N}$ exists, that $|A| \leq |\mathbb{N}|$. That's as far as I've gotten.
The definition for "countable" from my book states that "A set is considered countable if the cardinality of the set is a subset of the natural numbers, $|S| \subseteq \mathbb{N}$".
I'm not sure how to transition from the step I'm on (or if it's even right) to the part given in the definition.
Since there is an injection into the naturals, then clearly there's a bijection into a subset of the naturals, call it $B$, then since $f : A \to B$ is a bijection we have $|A| = |B|$, and since $B \subset \Bbb{N}$ we have $|A| = |B| \leq |\Bbb{N}|$, any set $B$ with the last relation is countable, thus $A$ is countable.