Find closest multiple of $93$ to $135$. We see that $1 \times 93 = 93$ is the nearest. Now subtract $93$ from $135$ to get reminder $42$. Add $1$ to quotient.
Since $42$ is less than $93$, stop the division. The reminder is $42$. The topmost line $001$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.